Skip to content

Releases: rife2/bld-exec

1.0.4

14 Jan 18:55
1c69c7f
Compare
Choose a tag to compare

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

30 Aug 19:04
6b47dfb
Compare
Choose a tag to compare

Summary:

  • Support for bld 2.1.0
  • Cleaned up API

Full Changelog: 1.0.2...1.0.3

1.0.2

29 Jul 04:50
f563cff
Compare
Choose a tag to compare

Summary:

  • Added support for bld 2.0.1

Full Changelog: 1.0.1...1.0.2

1.0.1

21 Jun 19:12
051f744
Compare
Choose a tag to compare

Summary:

  • Bumped bld to version 1.9.1
  • A File can now also be used to specify the working dir (2a2c819)
  • Use a Collection instead of a List to hold the command and arguments (35287d7)
  • Added public methods to directly access configuration options (6e8d3c2)

Full Changelog: 1.0.0...1.0.1

1.0.0

05 Apr 01:36
e7d3060
Compare
Choose a tag to compare

Summary:

  • Display command output asynchronously.

Breaking Change:

  • Replaced fail() function with failOnExit(),

Full Changelog: 0.9.3...1.0.0

0.9.3

04 Apr 16:53
8b80ca1
Compare
Choose a tag to compare

Summary:

  • Added command timeout.

Full Changelog: 0.9.2...0.9.3

0.9.2

26 Feb 21:10
Compare
Choose a tag to compare
  • Support for bld 1.9.0
  • Improved project support for Visual Studio Code

0.9.1

31 Jan 07:26
Compare
Choose a tag to compare
  • Added failure modes to Javadocs
  • Support for bld 1.8.0

0.9.0

22 Oct 22:07
Compare
Choose a tag to compare

Initial release with:

  • Support for RIFE2 1.7.3
  • Support for bld 1.7.5