Releases: rife2/bld-exec
Releases · rife2/bld-exec
1.0.5
Summary
- Improved Support for Windows
What's Changed in 1.0.5
- Bump PMD extension from 1.2.1 to 1.2.2 in 3efcb61
- Run commands via cmd on Windows in b9a694f
- Add OS matrix for Ubuntu, Windows and macOS in 62b1eeb
- Make tests work on Windows in 07e2daf
- JDK 24 in 8ba3772
- Add generic installation instructions in f80f6a8
- Bump JUnit to version 5.12.1 in d974896
- Bump PMD extension to version 1.2.1 in 3365064
- Update copyright in 8644298
- Bump bld to version 2.2.1 in 211983d
- Bump AssertJ to version 3.27.3 in 4c8609a
- Bump JUnit to version 5.12.0 in f7d5aed
Full Changelog: 1.0.4...1.0.5
1.0.4
Summary
- Support for bld 2.2.0
What's Changed in 1.0.4
- Updated copyright for 2025 in 5fdbb91
- Bumped bld to version 2.2.0 in e3eaeee
- Bumped AssertJ to version 3.27.2 in 65de4c3
- Bumped JUnit to version 5.11.4 in e8f4716
- Bumped PMD extension to version 1.1.9 in 7c81ee0
- Updated dependencies in ba1a164
- Bumped JUnit version to 5.11.3
- Bumped PMD extension version to 1.1.7
- Bumped JDK to version 23 (GitHub CI Workflow)
- Added GitHub repository in 05ec79e
Full Changelog: 1.0.3...1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Summary:
- Display command output asynchronously.
Breaking Change:
- Replaced
fail()function withfailOnExit(),
Full Changelog: 0.9.3...1.0.0