Releases: Insprill/buildtools-assistant
Releases · Insprill/buildtools-assistant
v1.1.2
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
v1.1.0
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