1.6.1 (2021-11-12)
- always apply config do not check load status (efa9300)
1.6.0 (2021-11-12)
- add support for collection and map fields (0717af1)
1.5.0 (2021-10-08)
- default required fields throw (84ccb74)
- add option to directly create config from class (cfdc352)
1.4.0 (2021-10-08)
- mapper: add support for mapping enums from strings (23b1219)
1.3.6 (2021-10-08)
- release: change task to publishToMavenLocal (4293cec)
1.3.5 (2021-10-08)
- release: run explicit gradle build task (b2f5131)
1.3.4 (2021-10-08)
- release: jitpack execute build instead of gradle (54f9a75)
1.3.3 (2021-10-08)
- release: make gradle wrapper executable (d16bd1a)
1.3.2 (2021-10-08)
- release: use jdk16 to publish jitpack release (a42ee71)
1.3.1 (2021-10-08)
- release: ensure jitpack jdk 16 (f6b2f08)
1.3.0 (2021-10-08)
- upgrade to jdk 17 (e36ce48)
1.2.2 (2021-10-08)
- pin test dependencies (2ea08ea)
1.2.1 (2021-03-05)
- deeply nested config fields not parsed (a12057d)
1.2.0 (2021-03-02)
- make the ConfigurationException a RuntimeException (a90bb15)
1.1.4 (2020-12-19)
- map primitive type to string and back (6ac9d0b)
1.1.3 (2020-12-19)
- cast field value to type before setting it and catch all exceptions (7d3bdb2)
- convert object to primitive type if needed (82cfa06)
1.1.2 (2020-12-07)
- release: set jitpack to jre11 (728d5e8)
1.1.1 (2020-12-07)
- bukkit: make BukkitConfigMap public visible (0f0eef8)
1.1.0 (2020-12-07)
- docs: add javadocs to the entrypoint (8e35993)
1.0.2 (2020-12-07)
- release: change group id of bukkit project (634eb6b)
1.0.1 (2020-12-07)
- release: commit correct readme into release tag (62dd592)