Skip to content

Releases: QuiltMC/quilt-kotlin-libraries

QKL 5.0.0

11 Oct 21:08
e79adf8
Compare
Choose a tag to compare

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

03 Apr 16:06
82c9192
Compare
Choose a tag to compare
  • 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

New Contributors

  • @SylvKT made its first contribution in #92

Full Changelog: 3.0.0...4.0.0

QKL 3.0.0

14 Feb 16:56
858f2ec
Compare
Choose a tag to compare
  • 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

  • @flerouwu made their first contribution in #81
  • @ellie-semele made their first contribution in #88

Full Changelog: 2.1.3...3.0.0

QKL 2.1.3

13 Sep 15:54
295a0c8
Compare
Choose a tag to compare
  • Update provided FLK, Kotlin, Gradle, and libraries (@Treetrain1 in #79)

QKL 2.1.2

02 Aug 21:46
c57a2bf
Compare
Choose a tag to compare

Bumps provided FLK version

QKL 2.1.1

01 Aug 01:14
d6c365a
Compare
Choose a tag to compare
  • 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

14 Jun 19:25
d96cfee
Compare
Choose a tag to compare
  • 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

14 Apr 19:06
85b9565
Compare
Choose a tag to compare

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

04 Apr 14:31
f0c7819
Compare
Choose a tag to compare

Update to kotlin 1.8.20 and FLK 1.9.3

QKL 2.0.0

31 Mar 19:02
0801546
Compare
Choose a tag to compare

Update to 1.19.4