Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

59 lines (33 loc) · 2.36 KB

Change Log

v3.0.0 (2017-03-18)

Full Changelog

Implemented enhancements:

  • Clarify exception for invalid Color string #11
  • Add option for null properties serialization #10

Fixed bugs:

  • Incorrect serialization/deserialization of italic fonts #8

v2.0.1 (2017-02-09)

Full Changelog

Fixed bugs:

  • Serialize DoubleProperty of NaN #7

v2.0.0 (2016-10-29)

Full Changelog

Implemented enhancements:

  • PropertyCreators return null if the json value of the property is null. #5

Closed issues:

  • Can't fetch project via maven. #4

v1.2.3 (2016-09-30)

Full Changelog

Implemented enhancements:

  • ColorTypeAdapter should not rely on Color.toString() #3

v1.2.2 (2016-09-14)

Full Changelog

Fixed bugs:

  • Property<Font> crashes serialization #2

v1.2.1 (2016-09-14)

Full Changelog

Fixed bugs:

  • Null values incorrectly deserialized for Font and Color #1

v1.2 (2016-05-15)

Full Changelog

* This Change Log was automatically generated by github_changelog_generator