Releases: J4C0B3Y/ConfigAPI
Releases · J4C0B3Y/ConfigAPI
Release 1.2.9
Release 1.2.8
- Ensure relocations execute in order of declaration
Release 1.2.7
- Throw proper error for nested map types
- Prevent error with empty member classes
Release 1.2.6
- Make
ConfigHandler#setFormatStructure(true)force node position.
Release 1.2.5
- Properly check if the config has been initialized.
Release 1.2.4
- Added
@Priorityannotation. (#1) - Internal cleaning and optimization.
Release 1.2.3
- Fixes #2.
Release 1.2.1 & 1.2.2
- Add support for kotlin config classes.
- Add default mapper to message utility class.
Release 1.2.0
- Fix document format method.
- Add warning when using nested collections.
- Add support for comments on the side of a node.
- Add header and footer annotations.
- Remove direct access and manual annotation.
- Add message utility class and type provider.
Release 1.1.1 & 1.1.2
- Add custom comments for dynamically created routes
- Fix document formatting method