Releases: QuiltMC/quilt-kotlin-libraries
Releases · QuiltMC/quilt-kotlin-libraries
QKL 5.0.0
QKL for 1.21.x is here!
This release mostly just adapts to Minecraft 1.21 changes as well as provides FLK 1.12.3 and Kotlin 2.0.21!
The following libraries have been added/updated:
kotlinx-io-core ------ -> 0.5.4
kotlinx-io-bytestring ------ -> 0.5.4
kotlix-serialization-* 1.6.3 -> 1.7.3
kotlix-datetime 0.5.0 -> 0.6.1
kotlix-coroutines 1.8.0 -> 1.9.0
kotlin 1.9.23 -> 2.0.21
atomicfu 0.23.2 -> 0.25.0
QKL 4.0.0
- QKL Core targets FLK 1.10.19 and Kotlin 1.9.23.
- The extra libraries target QSL
8.0.0-alpha.10+1.20.4
and Minecraft 1.20.4. (Wow, we're up-to-date with the latest release for once?)- Because of some type changes and a method removal causing breaking changes, this has caused a major version change.
What's Changed
- Update to 1.20.4 by @SylvKT and @quinn-semele in #92
New Contributors
- @SylvKT made its first contribution in #92
Full Changelog: 3.0.0...4.0.0
QKL 3.0.0
- The extra libraries target Minecraft 1.20.2. Future Minecraft versions will be targeted soon.
- Due to some breaking changes in the library's API, the major version has been updated. Codecs and recipes are the most changed.
- QKL-Core targets FLK 1.10.17, Kotlin 1.9.22, and the associated libraries.
What's Changed
- fix: issues url spelling mistake by @flerouwu in #81
- Use proper publishing methods. Fix #82. Pin loom. by @SilverAndro in #84
- Update to 1.20.2 by @ellie-semele in #88
New Contributors
Full Changelog: 2.1.3...3.0.0
QKL 2.1.3
QKL 2.1.2
Bumps provided FLK version
QKL 2.1.1
- Fix crashes from Mod Menu trying to access a nonexistent file
- Update to Kotlin 1.9 and FLK 1.10.8
Full Changelog: 2.1.0...2.1.1
QKL 2.1.0
- Update to MC 1.20
- Track FLK 1.9.4 and associated libraries
Full Changelog: 2.0.2...2.1.0
QKL 2.0.2
Brings core
in line with FLK by having it pull only kotlin libraries, while library
now only pulls qsl (and core)
QKL 2.0.1
Update to kotlin 1.8.20 and FLK 1.9.3
QKL 2.0.0
Update to 1.19.4