Releases: focamacho/SealConfig
Releases · focamacho/SealConfig
Release list
Seal Config 1.4.4
Seal Config 1.4.3.1
- Dummy version for Jitpack fix
1.4.3 Changelog:
- Removed Apache Commons IO dependency
- JanksonParser now accepts a Jankson object as argument
- Added @ConfigCategory annotation for category classes
Seal Config 1.4.3
- Removed Apache Commons IO dependency
- JanksonParser now accepts a Jankson object as argument
- Added @ConfigCategory annotation for category classes
Seal Config 1.4.2
- Fix issue when identifying categories objects.
Seal Config 1.4.1
Seal Config 1.4.0
- Update Jankson
- Remove ConfigObject annotation
- Change internal code to use ConfigParser abstract class
- Minimize shadow jar
Seal Config 1.3.0
Seal Config 1.2.2
Seal Config 1.2.1
- Fix default values not being removed from Maps.
Seal Config 1.2
- Allows to use objects as categories