Skip to content

fulibYaml v1.4.0

Compare
Choose a tag to compare
@Clashsoft Clashsoft released this 29 Sep 10:34
· 31 commits to master since this release
9c88ea5

New Features

  • Added the Reflector.removeValue method for removing links and multi-attribute values using without methods. #18 #20
  • YamlIdMap now also serializes properties from superclasses and interfaces. #24

Bugfixes

  • Fixed an exception when serializing an object with an empty ID. #21 #22
  • Reflector.getOwnProperties no longer returns properties from superclasses and interfaces. #23