5.0.0 (2023-01-08)
Closed issues:
- When I try to use the libary, I get: Kotlin: Module org.hildan.fxgson cannot be found in the module graph #21
Implemented enhancements:
- Add back support for Java 8 #31
Merged pull requests:
4.1.0 (2022-11-20)
Merged pull requests:
Upgraded dependencies:
4.0.1 (2021-01-20)
Fixed bugs:
- Tests are broken on JDK 13+ #18
4.0.0 (2020-11-16)
Implemented enhancements:
- Java 9 Modular compatibility #17
3.1.2 (2018-12-26)
Closed issues:
- Cannot serialize custom property class extending a generic property type #14
3.1.1 (2018-10-14)
Implemented enhancements:
- Cannot extend PropertyTypeAdapter #15
Merged pull requests:
- issue #15 Make PropertyTypeAdapter constructor public #16 (@antoine-guillou)
3.1.0 (2017-03-23)
Closed issues:
- Deploy to maven central #12
3.0.0 (2017-03-18)
Fixed bugs:
- Incorrect serialization/deserialization of italic fonts #8
Implemented enhancements:
2.0.1 (2017-02-09)
Fixed bugs:
- Serialize DoubleProperty of NaN #7
2.0.0 (2016-10-29)
Implemented enhancements:
- PropertyCreators return null if the json value of the property is null. #5
1.2.3 (2016-09-30)
Implemented enhancements:
- ColorTypeAdapter should not rely on Color.toString() #3
1.2.2 (2016-09-14)
Fixed bugs:
- Property<Font> crashes serialization #2
1.2.1 (2016-09-14)
Fixed bugs:
- Null values incorrectly deserialized for Font and Color #1