Releases: Project-Env/project-env-shell
Releases · Project-Env/project-env-shell
v3.2.0
- Fix native image build (#92) @repolevedavaj
🚀 New features and improvements
- Use sh as shebang in templates (#128) @repolevedavaj
- Add NSIS installer for winget (#118) @repolevedavaj
📦 Dependency updates
51 changes
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#123) @dependabot
- Bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 (#125) @dependabot
- Bump maven-assembly-plugin from 3.4.2 to 3.5.0 (#122) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#121) @dependabot
- Bump mockito-inline from 5.1.1 to 5.2.0 (#124) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 (#126) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#119) @dependabot
- Bump native-maven-plugin from 0.9.19 to 0.9.20 (#120) @dependabot
- Bump pebble from 3.1.5 to 3.2.0 (#107) @dependabot
- Bump picocli.version from 4.7.0 to 4.7.1 (#113) @dependabot
- Bump mockito-inline from 4.11.0 to 5.1.1 (#115) @dependabot
- Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#116) @dependabot
- Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M9 (#117) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 (#111) @dependabot
- Bump junit-jupiter.version from 5.9.1 to 5.9.2 (#104) @dependabot
- Bump gson from 2.9.0 to 2.10.1 (#105) @dependabot
- Bump exec-maven-plugin from 3.0.0 to 3.1.0 (#108) @dependabot
- Bump assertj-core from 3.23.1 to 3.24.2 (#109) @dependabot
- Bump maven-resources-plugin from 3.2.0 to 3.3.0 (#101) @dependabot
- Bump picocli.version from 4.6.3 to 4.7.0 (#100) @dependabot
- Bump mockito-inline from 4.10.0 to 4.11.0 (#102) @dependabot
- Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 (#103) @dependabot
- Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0 (#99) @dependabot
- Bump junit-jupiter.version from 5.8.2 to 5.9.1 (#93) @dependabot
- Bump slf4j-nop from 1.7.36 to 2.0.6 (#94) @dependabot
- Bump maven-assembly-plugin from 3.3.0 to 3.4.2 (#95) @dependabot
- Bump flatten-maven-plugin from 1.2.7 to 1.3.0 (#96) @dependabot
- Bump immutable.version from 2.9.0 to 2.9.3 (#97) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#98) @dependabot
- Bump actions/checkout from 2 to 3.1.0 (#79) @dependabot
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#63) @dependabot
- Bump assertj-core from 3.22.0 to 3.23.1 (#71) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 (#73) @dependabot
- Bump actions/cache from 1 to 3.0.11 (#80) @dependabot
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#86) @dependabot
- Bump Project-Env/project-env-github-action from 1.3.0 to 1.3.1 (#90) @dependabot
- Bump mockito-inline from 4.5.1 to 4.10.0 (#91) @dependabot
- Bump mockito-inline from 4.3.1 to 4.5.1 (#65) @dependabot
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 (#59) @dependabot
- Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M6 (#62) @dependabot
- Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 (#61) @dependabot
- Bump gson from 2.8.9 to 2.9.0 (#55) @dependabot
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 (#56) @dependabot
- Bump native-maven-plugin from 0.9.9 to 0.9.10 (#57) @dependabot
- Bump slf4j-nop from 1.7.35 to 1.7.36 (#53) @dependabot
- Bump picocli.version from 4.6.2 to 4.6.3 (#54) @dependabot
- Bump mockito-inline from 4.2.0 to 4.3.1 (#52) @dependabot
- Bump slf4j-nop from 1.7.33 to 1.7.35 (#51) @dependabot
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (#47) @dependabot
- Bump slf4j-nop from 1.7.32 to 1.7.33 (#48) @dependabot
- Bump immutable.version from 2.8.8 to 2.9.0 (#49) @dependabot
v3.1.0
Merge pull request #46 from Project-Env/feature/windows-paths
v3.0.3
added signing and notarizing step
v3.0.2
upgraded dependencies
v3.0.1
fixed path variable handling on Windows
v3.0.0
major refactoring to use new Project-Env CLI
v2.1.0
configure native image reflection etc. manually
v2.0.0
added support for cleaning tools
1.1.1
upgraded core lib
1.0.0
simplified pebble template model