Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 16 Jan 20:39
· 3 commits to master since this release
5227621

AutoBucket v1.0.5 Release Notes

What's New

  • Branch Separation:
    • Introduced a new branch, 2b, to support Java 17 for Minecraft 1.20.4 and below.
    • The master branch now supports Java 21 for Minecraft 1.20.5 and newer.
  • Updated to the latest available RusherHack version for improved compatibility and performance.

Changes

  • Updated Gradle configurations to dynamically manage Java versions (17 for 2b and 21 for master).
  • Ensured compatibility with:
    • Minecraft 1.20.5 and newer (Java 21) on the master branch.
    • Minecraft 1.20.4 and below (Java 17) on the 2b branch.
  • Improved automated workflows for build, version management, and releases.

Full Changelog

Compare v1.0.4...v1.0.5