Skip to content

Releases: J4C0B3Y/ConfigAPI

Release 1.2.9

29 Dec 08:35
b1339d7

Choose a tag to compare

  • Fix nested map check throwing access error

Release 1.2.8

15 Dec 16:00
5c91d0c

Choose a tag to compare

  • Ensure relocations execute in order of declaration

Release 1.2.7

02 Dec 15:32
6a9435e

Choose a tag to compare

  • Throw proper error for nested map types
  • Prevent error with empty member classes

Release 1.2.6

23 Aug 11:15
22fdd10

Choose a tag to compare

  • Make ConfigHandler#setFormatStructure(true) force node position.

Release 1.2.5

17 Aug 05:51
bae47cf

Choose a tag to compare

  • Properly check if the config has been initialized.

Release 1.2.4

17 Aug 05:34
254a514

Choose a tag to compare

  • Added @Priority annotation. (#1)
  • Internal cleaning and optimization.

Release 1.2.3

17 May 09:49

Choose a tag to compare

  • Fixes #2.

Release 1.2.1 & 1.2.2

07 Apr 05:57
ac3ea9c

Choose a tag to compare

  • Add support for kotlin config classes.
  • Add default mapper to message utility class.

Release 1.2.0

09 Mar 07:55
bb8edec

Choose a tag to compare

  • 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

01 Feb 16:39

Choose a tag to compare

  • Add custom comments for dynamically created routes
  • Fix document formatting method