Releases: CottonMC/Jankson-Fabric
Releases · CottonMC/Jankson-Fabric
9.0.0 (Jankson 1.2.3, Minecraft 1.21.2)
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 inJanksonFactory.builder()
. Use codecs instead - they are also able to read and write item components.
8.0.0 (Jankson 1.2.3, Minecraft 1.21)
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)
Updated to Minecraft 1.20.6.
6.0.0 (Jankson 1.2.3, Minecraft 1.20.1)
- 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)
- Updated to Jankson 1.2.2
- Updated to Minecraft 1.19.4 / DataFixerUpper 6.0