Releases: mikigal/ConfigAPI
Releases · mikigal/ConfigAPI
v1.2.6
22 Apr 20:47
Compare
Sorry, something went wrong.
No results found
v1.2.5
09 Feb 09:27
Compare
Sorry, something went wrong.
No results found
v1.2.4
09 Jun 00:04
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed cache
Allow marking fields as ConfigOptional
v1.2.3
07 Sep 06:23
Compare
Sorry, something went wrong.
No results found
Changes:
Added possibility to initialize a config with a custom directory
v1.2.2
03 May 21:21
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed deserializing items without lore
v1.2.1
03 May 21:13
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed deserializing lore in ItemStack serializer
Fixed Gradle configuration
v1.2.0
09 Nov 23:33
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed support for setters
v1.1.9
09 Nov 09:54
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
02 Nov 01:03
Compare
Sorry, something went wrong.
No results found
Changes:
Improved non-args constructor validation
Fixed formatting fields in NameStyle
v1.1.7
01 Nov 18:24
Compare
Sorry, something went wrong.
No results found
Changes:
Added automatic serializer for custom classes based on reflections