Skip to content

Releases: Clickism/Configured

0.3

03 Jan 02:00

Choose a tag to compare

remove unnecessary type parameter

0.2.4

19 Jun 00:48

Choose a tag to compare

  • Added support for reading from old/alternate keys.
  • Use Enum#name instead of Object#toString when possible.

0.2.3

07 Jun 14:07

Choose a tag to compare

  • Use snakeyaml instead of snakeyaml-engine as it's more compatible with Spigot/Paper

0.2.2

02 Jun 12:35

Choose a tag to compare

  • Remove snakeyaml-engine dependency from core module

0.2.1

02 Jun 12:09

Choose a tag to compare

  • Use ServiceLoader instead of Reflection to detect language formats

0.2

31 May 15:25

Choose a tag to compare

0.2
  • Initial release