Releases: mikigal/ConfigAPI
Releases · mikigal/ConfigAPI
v1.2.6
Compare
Sorry, something went wrong.
No results found
v1.2.5
Compare
Sorry, something went wrong.
No results found
v1.2.4
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed cache
Allow marking fields as ConfigOptional
v1.2.3
Compare
Sorry, something went wrong.
No results found
Changes:
Added possibility to initialize a config with a custom directory
v1.2.2
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed deserializing items without lore
v1.2.1
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed deserializing lore in ItemStack serializer
Fixed Gradle configuration
v1.2.0
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed support for setters
v1.1.9
Compare
Sorry, something went wrong.
No results found
Changes:
Added serializers for Material and Biome
Fixed deep field serialization
Added validation for array of primitives
v1.1.8
Compare
Sorry, something went wrong.
No results found
Changes:
Improved non-args constructor validation
Fixed formatting fields in NameStyle
v1.1.7
Compare
Sorry, something went wrong.
No results found
Changes:
Added automatic serializer for custom classes based on reflections