Skip to content

Latest commit

 

History

History
101 lines (47 loc) · 3.74 KB

CHANGELOG.md

File metadata and controls

101 lines (47 loc) · 3.74 KB

Changelog

1.0.2 (2023-06-22)

Bug Fixes 🐛

  • wrong basename function called causing strange jar name (15bf4b3)

1.0.1 (2023-06-22)

Bug Fixes 🐛

  • ci: automated discord uploading (b528b4a)
  • widen support to support 1.20+ as it's not likely it will break across sub-versions (a0695cd)

1.0.0 (2023-06-21)

⚠ BREAKING CHANGES

  • 1.19 support dropped

Features ✨

0.4.3 (2023-01-15)

Bug Fixes 🐛

0.4.2 (2022-08-13)

Bug Fixes 🐛

  • bump to support 1.19.1 + 1.19.2, no code changes (e112377)

0.4.1 (2022-07-12)

Bug Fixes 🐛

  • class name updateds to avoid crashing (ab0dfd2)

0.4.0 (2022-06-12)

Features ✨

0.3.1 (2022-04-23)

Bug Fixes 🐛

  • alter range of supported mc versions to be more precise (08bfe4e)

0.3.0 (2022-03-24)

Features ✨

0.2.0 (2022-03-06)

Features ✨

  • add byte sync tracker (00ea96f)
  • add the ability to sync null values (f0580f8)

0.1.0 (2022-03-06)

Features ✨

0.0.2 (2022-03-06)

Bug Fixes 🐛

  • fix mixin requirement (acc0001)
  • remove mixin from manifest (070ff16)

0.0.1 (2022-03-06)

Features ✨

  • add @Sync annotations for capabilities (8df3532)
  • Add utils originally from the Naruto Mod (a5e1a3c)
  • build's should now also be available on my maven (c57c8d2)