Skip to content

Releases: CottonMC/Jankson-Fabric

9.0.0 (Jankson 1.2.3, Minecraft 1.21.2)

23 Oct 12:59
750c774
Compare
Choose a tag to compare

Changed

  • Updated to Minecraft 1.21.2

Removed

  • All item stack (de)serialisation methods in BlockAndItemSerializers that were marked for removal. This includes automatic support for item stacks in JanksonFactory.builder(). Use codecs instead - they are also able to read and write item components.

8.0.0 (Jankson 1.2.3, Minecraft 1.21)

24 Jun 11:41
Compare
Choose a tag to compare

Changed

  • Updated to Minecraft 1.21

Deprecated

  • All item stack (de)serialisation methods in BlockAndItemSerializers are marked for removal in favour of codecs since they are able to write the stack components too

7.0.0 (Jankson 1.2.3, Minecraft 1.20.6)

05 May 10:09
c63dc5c
Compare
Choose a tag to compare

Updated to Minecraft 1.20.6.

6.0.0 (Jankson 1.2.3, Minecraft 1.20.1)

23 Jul 14:17
c07c42e
Compare
Choose a tag to compare
  • Updated to MC 1.20.1
  • Updated bundled Jankson version to 1.2.3

5.0.1 (Jankson 1.2.2, Minecraft 1.19.4)

15 Mar 16:11
Compare
Choose a tag to compare
  • Updated to Jankson 1.2.2
  • Updated to Minecraft 1.19.4 / DataFixerUpper 6.0

5.0.0 (Jankson 1.2.1, Minecraft 1.19.3)

11 Dec 11:43
Compare
Choose a tag to compare

Changed

  • Updated to Minecraft 1.19.3 (#18)

Removed

  • All functionality relating to dynamic registries (and biomes by extension) since they're not available in a static context

Fixed

  • Mod Menu library badge not showing up (#17)

4.1.0 (Jankson 1.2.1, Minecraft 22w14a)

10 Apr 12:05
Compare
Choose a tag to compare

Repository version: 4.1.0+j1.2.1

Changed