Skip to content

Version 4.6.2

Compare
Choose a tag to compare
@Siroshun09 Siroshun09 released this 27 Feb 07:30
· 65 commits to v4.x.x since this release
cdeae13

Changes

Fixes

  • Serialize Configuration to Map when the serializer is ConigurationSerializer (a163a54)
  • Use try-with-resources for JarFile in ResourceUtils (57754ed)
  • Use LinkedHashMap instead of HashMap in MappedConfiguration#getOrCreateSection (f50d698)

Others

  • Fix grammar errors in Javadoc (4633cf4)
  • Remove an unused private method