Releases: mvnpm/locker
Releases · mvnpm/locker
Release v1.0.0
- Introduce in-profile locking -Dlocker.in-profile
- Change Locker BOM directory to locker/pom.xml (previously .locker/pom.xml)
- Support for old Locker BOM location
- Allow to switch from in-profile mode to locker-bom mode
What's Changed
- add bit more context and less negative version range wording by @maxandersen in #16
- Handle the case where there is no pom.xml in the current directory by @ia3andy in #15
- Introduce in-profile locking by @ia3andy in #20
- 1.0.0 by @ia3andy in #21
- 1.0.0 second try by @ia3andy in #22
New Contributors
- @maxandersen made their first contribution in #16
Full Changelog: v0.0.6...v1.0.0