Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@hevav hevav released this 02 Sep 22:52
· 8 commits to master since this release
  • YamlStringStyle annotation, string style memory in YAML; multiple multiline strings fixes
  • Ability to set comments directly on AbstractSerializable
  • Fixed deserializing null String object
  • Fixed reading comments in some parts of maps and collections
  • Fixed empty new line got in serializable objects
  • Ability to (de-)serialize Set/Queue and custom Map/Collection types via annotation or field declaration
  • Improved placeholder replacer for custom holders and Collection entries