Releases: maveniverse/nisse
0.7.0
What's Changed
- Mention
nisse.dumponly works as "core extension" or "user-wide extension" by @mthmulders in #124 - Improve diag/dump abilities by @cstamas in #125
- Apply license headers by @cstamas in #127
- Parent POM by @cstamas in #128
New Contributors
- @mthmulders made their first contribution in #124
Full Changelog: release-0.6.3...release-0.7.0
0.6.3
Quickfix release for Maven 3.9.12 on Java 8
What's Changed
Full Changelog: release-0.6.2...release-0.6.3
0.6.2
What's Changed
- Bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.1 by @dependabot[bot] in #108
- Bump org.eclipse.jgit:org.eclipse.jgit from 5.13.3.202401111512-r to 5.13.5.202508271544-r by @dependabot[bot] in #104
- Update parent to 44 by @cstamas in #110
- Make starting version proper semver by @cstamas in #111
- Parent 45 by @cstamas in #113
- Make buildNumber appending configurable by @cstamas in #114
- Leftover: missed change by @cstamas in #115
Full Changelog: release-0.6.1...release-0.6.2
0.6.1
Bugfix release: version hint was kicking in when it should not.
What's Changed
Full Changelog: release-0.6.0...release-0.6.1
0.6.0
0.5.1
Bugfix release: bug fixes for "hint functionality" like consistent locale handling and hint.
What's Changed
Full Changelog: release-0.5.0...release-0.5.1
0.5.0
Nisse got new JGit feature: "version hints".
What's Changed
- Bump eu.maveniverse.maven.shared:extension from 0.1.6 to 0.1.8 by @dependabot[bot] in #77
- Bump org.junit.jupiter:junit-jupiter-api from 5.12.2 to 5.13.0 by @dependabot[bot] in #78
- Bump version.resolver from 1.9.22 to 1.9.23 by @dependabot[bot] in #65
- Update parent 39 and Maven 3.9.10 by @cstamas in #80
- Bump org.junit.jupiter:junit-jupiter-api from 5.13.0 to 5.13.1 by @dependabot[bot] in #82
- Bump maven4Version from 4.0.0-rc-3 to 4.0.0-rc-4 by @dependabot[bot] in #83
- Bump org.junit.jupiter:junit-jupiter-api from 5.13.1 to 5.13.2 by @dependabot[bot] in #84
- Bump org.junit.jupiter:junit-jupiter-api from 5.13.2 to 5.13.3 by @dependabot[bot] in #86
- Update parent 40 by @cstamas in #87
- Bump org.junit.jupiter:junit-jupiter-api from 5.13.3 to 5.13.4 by @dependabot[bot] in #91
- Parent POM and other update by @cstamas in #93
- Bump version.resolver from 1.9.23 to 1.9.24 by @dependabot[bot] in #85
- feat: Add version hint tags support to JGitPropertySource by @gnodet in #90
Full Changelog: release-0.4.6...release-0.5.0
0.4.6
IMPORTANT: this undoes 0.4.5 change and redos it in much more powerful way.
What's Changed
Full Changelog: release-0.4.5...release-0.4.6
0.4.5
Improvement: added new property, the git commit date but formatted as ISO8601. It can be used in POM as:
<project.build.outputTimestamp>${nisse.jgit.dateIso8601}</project.build.outputTimestamp>Minor dependency updates as well.
What's Changed
- Bump eu.maveniverse.maven.shared:extension from 0.1.5 to 0.1.6 by @dependabot in #73
- Bump org.eclipse.sisu:org.eclipse.sisu.inject from 0.9.0.M3 to 0.9.0.M4 by @dependabot in #69
- Emit JGit commit date as ISO8601 date by @cstamas in #75
Full Changelog: release-0.4.4...release-0.4.5
0.4.4
Fix classpath issue and add proper requirement checks.
What's Changed
Full Changelog: release-0.4.3...release-0.4.4