Releases: maveniverse/nisse
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
0.4.3
Bugfix release: Align Maven3 and Maven4 Nisse behaviour, user should be able to override Nisse injected property using -D
(in Maven4 it was not possible). Also build and parent update.
What's Changed
Full Changelog: release-0.4.2...release-0.4.3
0.4.2
Bugfix release; Nisse failed on non-git checkout. Now, if no GIT_DIR
detected, the JGitPropertySource
is silently skipped.
What's Changed
- Update parent 26 by @cstamas in #57
- Bump org.junit.jupiter:junit-jupiter-api from 5.12.0 to 5.12.1 by @dependabot in #58
- Bump org.junit.jupiter:junit-jupiter-api from 5.12.1 to 5.12.2 by @dependabot in #59
- Bug: on non git checkout do not fail by @cstamas in #61
Full Changelog: release-0.4.1...release-0.4.2
0.4.1
Nisse modified to tolerate Develocity extension and Maven 4 version upped to latest 4.0.0-rc-3 w/ cleanup (versions were scattered across several POMs).
What's Changed
Full Changelog: release-0.4.0...release-0.4.1