Skip to content

Releases: Insprill/buildtools-assistant

v1.1.2

28 Apr 18:56
5136f3c
Compare
Choose a tag to compare

What's Changed

  • Fixed error handling when a BuildTools instance failed. The error will now be logged, and buildtools-assistant will return a non-zero exit code.
  • Fixed some Spigot versions built with LTS Java versions failing to build due to a JRE being used instead of a JDK.
  • Fixed an unexpected error when running with no versions.

v1.1.1

27 Mar 03:40
62108da
Compare
Choose a tag to compare

What's Changed

  • Fixed an error when running without specifying any versions. You now must specify at least one (afe4e6a).
  • Updated dependencies (2cac4a1).

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Jan 01:08
4c35c84
Compare
Choose a tag to compare

What's Changed

  • Added support for non-x86_64 CPU architectures (b30f3fc).
  • Fixed BuildTools trying to run multiple times for versions supplied more than once (903c56f).
  • Fixed BuildTools' error output being ignored in verbose mode (4a0f4a4).
  • Updated dependencies (9c9dc1d).

Full Changelog: v1.0.0...v1.1.0

v1.0.0

10 Dec 14:37
926a4d6
Compare
Choose a tag to compare

Initial release