Releases: Project-Env/project-env-cli
Releases · Project-Env/project-env-cli
v3.26.0
🚀 New features and improvements
- Expose tool info as MCP server (#333) @repolevedavaj
📦 Dependency updates
- Bump org.graalvm.sdk:graal-sdk from 24.2.1 to 25.0.1 (#330) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#326) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 (#324) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 (#325) @dependabot[bot]
- Bump org.mockito:mockito-core from 5.18.0 to 5.20.0 (#329) @dependabot[bot]
- Bump actions/upload-artifact from 4 to 5 (#331) @dependabot[bot]
- Bump actions/checkout from 5 to 6 (#332) @dependabot[bot]
- Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.1 (#327) @dependabot[bot]
- Bump repolevedavaj/install-nsis from 1.0.3 to 1.1.0 (#328) @dependabot[bot]
v3.25.0
v3.24.0
🚀 New features and improvements
📦 Dependency updates
- Bump immutable.version from 2.10.1 to 2.11.0 (#306) @dependabot[bot]
- Bump org.semver4j:semver4j from 5.7.1 to 6.0.0 (#307) @dependabot[bot]
- Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#317) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#318) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 (#319) @dependabot[bot]
v3.23.0
🚀 New features and improvements
- Skip installation of unavailable generic tools (#316) @repolevedavaj
📦 Dependency updates
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0 (#314) @dependabot[bot]
- Bump actions/checkout from 4 to 5 (#312) @dependabot[bot]
- Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.3 (#313) @dependabot[bot]
- Bump org.junit:junit-bom from 5.13.1 to 6.0.0 (#315) @dependabot[bot]
v3.22.3
🐛 Bug fixes
- Fix output templates in native image (#302) @repolevedavaj
v3.22.2
🐛 Bug fixes
- Fix OpenAI Codex proxy setup (#301) @repolevedavaj
v3.22.1
🐛 Bug fixes
- Replace logger with ProcessOutput for proxy error handling (#300) @repolevedavaj
v3.22.0
🚀 New features and improvements
- Make HTTP client Codex agnostic (#299) @repolevedavaj
v3.21.0
🚀 New features and improvements
- Use proxy for HTTP request if available (#298) @repolevedavaj
📦 Dependency updates
- Bump org.semver4j:semver4j from 5.7.0 to 5.7.1 (#296) @dependabot[bot]
- Bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#297) @dependabot[bot]
v3.20.2
🐛 Bug fixes
- Fix Clojure path extension on non-Windows systems (#295) @repolevedavaj