This repository was archived by the owner on Nov 5, 2024. It is now read-only.
Releases: SquishyLib/SquishyConfiguration
Releases · SquishyLib/SquishyConfiguration
2.3.0
2.2.1
2.2.0
Version 2.1.2
- Pom fix
Version 2.1.1
- Added potential jitpack fix.
Version 2.1.0 Configuration Directorys
- Added configuration directory
- Added single type configuration directory
Version 2.0.1
- Fixed doubles not converting to ints
Version 2.0.0
- Made it so the getInteger method also converts longs and doubles to integers.
This was added as yaml sets ints as doubles and toml sets ints as longs.
Version 1.7.0 Added configuration convertable indicator
Added configuration convertable indicator
Version 1.6.0
- Fixed map order issue.