Skip to content

Release 1.1.1

Latest
Compare
Choose a tag to compare
@hevav hevav released this 22 Oct 14:02
· 3 commits to master since this release
  • Call unsetTempRestoreNewLine on every block start (Bug fix: "New line found in nodeName in List->Serializable->Map")
  • Use Type instead of Class<?> in ClassSerializer (Bug fix: "Collection/Map in serializers causes keyType to be 'E'")
  • Convert relative paths to absolute (Bug fix: "Parent is null")
  • Ability to set serializablePath in AbstractSerializable (New feature)