Skip to content

v0.25.19-dev.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 05:06

Built for

Minecraft 1.21.1
Kotlin 2.0.21
Java 21

⛰️ Features

  • Prefix changelogs with minecraft, kotlin, and java versions - (b835494)
  • Add breaking change checker - (bd91e42)
  • VectorAsListSerializer - (eabee40)

🐛 Bug Fixes

  • Typo in DI deprecation message - (465ff11)
  • Apply version to subprojects correctly - (21ef527)
  • I dont know where build.gradle my diff went but I found it - (433b7aa)
  • Chmod +x gradlew - (7735cae)
  • Specify bash shell in breaking changes action - (34d1cad)
  • Attempt to refactor breaking changes action to a composite action, not reusable workflow - (f54a812)
  • Try ./ when referencing reusable local action - (bcc9670)

🚜 Refactor

  • Swap Idofront-DI to be JVM-only since we are planning to phase it out and Geary does not use it anymore - (21ef527)
  • Add mc version to release names - (8e94d47)

⚙️ Miscellaneous Tasks

  • Update build workflow to use setup gradle action - (8e94d47)

◀️ Revert

  • Don't append MC version - (b835494)