Skip to content

1.2.0

Latest

Choose a tag to compare

@Spottedleaf Spottedleaf released this 15 Feb 10:32
  • Add default Set type handling
  • Improve default serialized key (i.e. fixMC12345 becomes fix-MC-12345 instead of fix-M-C-12345)
  • Add declaration order serialization order to Adaptable, allowing fields to be serialized to config in the order they are declared in the class
  • Add basic from/to String type adapter (StringFormTypeAdapter)