Releases: Project-Env/project-env-cli
Releases · Project-Env/project-env-cli
v3.19.1
🐛 Bug fixes
- Fix usage of shell templates in native-image (#260) @repolevedavaj
v3.19.0
🚀 New features and improvements
- Only deploy shaded cli module to Maven repository (#258) @repolevedavaj
- Rename index override env var and store index with new filename (#257) @repolevedavaj
- Wait for archive to be downloaded by other process (#256) @repolevedavaj
- Add Apple Silicon support (#246) @repolevedavaj
🐛 Bug fixes
- Skip deployment of common modules (#259) @repolevedavaj
📦 Dependency updates
- Bump org.mockito:mockito-core from 5.14.0 to 5.14.1 (#255) @dependabot
- Bump io.pebbletemplates:pebble from 3.2.0 to 3.2.2 (#254) @dependabot
- Bump org.apache.logging.log4j:log4j-bom from 2.24.0 to 2.24.1 (#253) @dependabot
v3.18.0
🚀 New features and improvements
- Delete cached archive in case of error (#252) @repolevedavaj
v3.17.0
🚀 New features and improvements
- Cache downloaded archives (#251) @repolevedavaj
- Add shell output templates (#250) @repolevedavaj
- Use index V2 (#244) @repolevedavaj
- Update all dependencies (#243) @repolevedavaj
🐛 Bug fixes
- Switch back to amd64 on macOS (#247) @repolevedavaj
📦 Dependency updates
- Bump org.junit:junit-bom from 5.11.0 to 5.11.1 (#248) @dependabot
- Bump org.mockito:mockito-core from 5.13.0 to 5.14.0 (#249) @dependabot
- Bump log4j.version from 2.20.0 to 2.22.0 (#226) @dependabot
- Bump immutable.version from 2.9.3 to 2.10.0 (#225) @dependabot
- Bump actions/upload-artifact from 3 to 4 (#229) @dependabot
- Bump actions/cache from 3 to 4 (#231) @dependabot
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.5 (#230) @dependabot
- Bump org.graalvm.buildtools:native-maven-plugin from 0.9.21 to 0.10.0 (#232) @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#233) @dependabot
v3.16.1
🐛 Bug fixes
- Fix handling JDK versions without minor (e.g. 18+36) (#224) @repolevedavaj
📦 Dependency updates
- Bump actions/checkout from 3 to 4 (#218) @dependabot
- Bump org.codehaus.mojo:flatten-maven-plugin from 1.4.1 to 1.5.0 (#211) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#213) @dependabot
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.5.0 to 3.6.0 (#215) @dependabot
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#222) @dependabot
- Bump mislav/bump-homebrew-formula-action from 2 to 3 (#221) @dependabot
- Bump picocli.version from 4.7.3 to 4.7.4 (#214) @dependabot
v3.16.0
🚀 New features and improvements
- Upgrade Maven and GraalVM (#210) @repolevedavaj
🐛 Bug fixes
- Fix binary for single binary distributions (#209) @repolevedavaj
📦 Dependency updates
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#188) @dependabot
- Bump maven-surefire-plugin from 3.0.0 to 3.1.2 (#192) @dependabot
- Bump maven-failsafe-plugin from 3.0.0 to 3.1.2 (#193) @dependabot
- Bump org.junit:junit-bom from 5.9.2 to 5.10.0 (#208) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#195) @dependabot
- Bump picocli.version from 4.7.1 to 4.7.3 (#187) @dependabot
- Bump native-maven-plugin from 0.9.20 to 0.9.21 (#186) @dependabot
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 (#181) @dependabot
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#182) @dependabot
- Bump flatten-maven-plugin from 1.3.0 to 1.4.1 (#183) @dependabot
- Bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#184) @dependabot
v3.15.0
🚀 New features and improvements
- Deploy CLI to Github packages (#180) @repolevedavaj
- Use Github action to install NSIS (#168) @repolevedavaj
📦 Dependency updates
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#175) @dependabot
- Bump mockito-inline from 5.1.1 to 5.2.0 (#176) @dependabot
- Bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 (#177) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 (#178) @dependabot
- Bump log4j.version from 2.19.0 to 2.20.0 (#172) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#173) @dependabot
- Bump maven-assembly-plugin from 3.4.2 to 3.5.0 (#174) @dependabot
- Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (#169) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#170) @dependabot
- Bump native-maven-plugin from 0.9.19 to 0.9.20 (#171) @dependabot
v3.14.2
- Improve name in NSIS installer (#167) @repolevedavaj
v3.14.1
🐛 Bug fixes
- Use same value for product name in the NSIS installer as for package identifier in winget (#166) @repolevedavaj
v3.14.0
- Fix native image build (#149) @repolevedavaj
🚀 New features and improvements
- Build NSIS installer for Windows (#164) @repolevedavaj
📦 Dependency updates
- Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#163) @dependabot
- Bump picocli.version from 4.7.0 to 4.7.1 (#160) @dependabot
- Bump mockito-inline from 5.0.0 to 5.1.1 (#162) @dependabot
- Bump exec-maven-plugin from 3.0.0 to 3.1.0 (#165) @dependabot
- Bump junit-bom from 5.9.1 to 5.9.2 (#154) @dependabot
- Bump mockito-inline from 4.11.0 to 5.0.0 (#157) @dependabot
- Bump assertj-core from 3.24.1 to 3.24.2 (#158) @dependabot
- Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 (#155) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 (#156) @dependabot
- Bump mockito-inline from 4.10.0 to 4.11.0 (#150) @dependabot
- Bump assertj-core from 3.23.1 to 3.24.1 (#152) @dependabot
- Bump gson from 2.10 to 2.10.1 (#153) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#151) @dependabot
- Bump immutable.version from 2.9.2 to 2.9.3 (#147) @dependabot
- Bump mockito-inline from 4.9.0 to 4.10.0 (#148) @dependabot