Skip to content

Tags: CottonMC/Jankson-Fabric

Tags

9.0.0

Toggle 9.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Juuxel Juuz
Remove deprecated item stack serde methods

This includes serialising and deserialising item stacks with the default
Jankson instance from JanksonFactory.

These were deprecated in 8.0.0 as they didn't include item components.
Components can't be included in JanksonFactory.builder() since they need
registry access, so devs should use the vanilla item stack codecs instead.

8.0.0

Toggle 8.0.0's commit message
Update Gradle

7.0.0

Toggle 7.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Juuxel Juuz
Update publishing details to be more generic

6.0.0

Toggle 6.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Juuxel Juuz
Update Jankson to 1.2.3, MC to 1.20.1

5.0.1

Toggle 5.0.1's commit message
Update to 1.19.4 and Jankson 1.2.2

5.0.0

Toggle 5.0.0's commit message
Add GH workflow for building

4.1.0

Toggle 4.1.0's commit message
Remove jcenter and mavenLocal from settings.gradle plugin repositories