Skip to content

Configurate v3.1.1

Compare
Choose a tag to compare
@zml2008 zml2008 released this 13 Jan 17:33
· 779 commits to master since this release

Distributed on Maven Central as usual.

  • Correctly use UTF-8 when loading from a URL
  • Make setValue(TypeToken, T) be a default method in ConfigurationNode
  • Correct TypeSerializer handling of empty maps and lists