Releases: palantir/distgo
Releases · palantir/distgo
v1.0.0-rc11
- Fixed issue with upgrading legacy configuration without a
dist
block
v1.0.0-rc10
- Fixed configuration upgrade logic to omit empty values
v1.0.0-rc9
- Fix bug where upgrading legacy configuration could introduce self-dependencies
v1.0.0-rc8
- Fixes bugs with upgrading legacy configuration
- Renames the
local
publisher tomaven-local
v1.0.0-rc7
- Update output of build, dist and publish tasks to use relative paths
v1.0.0-rc6
- Use v2 plugin API
v1.0.0-rc5
- Added consistent API for testing dister, docker and publisher assets
- Fixed bugs with loading assets
v1.0.0-rc4
- Added support for upgrading configuration
- Bug fixes
v1.0.0-rc3
- Fixed issues with build and dist dependencies
- Fixed issues with
clean dist
v1.0.0-rc2
Multiple bug fixes.