All Versions
16
Latest Version
Avg Release Cycle
102 days
Latest Release
1435 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.0.2-RELEASE Changes
January 29, 2019 -
v1.0.1 Changes
November 10, 2017Yasson 1.0.1
🚀 Release date: 10/11/2017
🐛 Bugs Fixed:
- 🛠 FIXED: [#57] Unexpected behaviour from @JsonbTypeAdapter when marking a field bug
- 🛠 FIXED: [#48] Serializing 'naked' enum throws exception java.lang.IllegalAccessException bug
- 🛠 FIXED: [#47] Serialising enum uses toString() method not name() as specified in section 3.9 of specification bug
- 🛠 FIXED: [#43] Date format customisation is ignored if custom instantiation is used bug
- 🛠 FIXED: [#42] Serializing a map doesn't use serializers bug
- 🛠 FIXED: [#39] Nillable customizations ignore default rules for processing classes bug
- 🛠 FIXED: [#34] NullPointerException when @JsonbTransient is applied on property without setter bug
Other:
- Switched to JSON-P 1.1.2
- 🐎 Performance improved
-
v1.0 Changes
June 23, 2017Yasson 1.0
🚀 Released 23/06/2017
-
v1.0.0-RC2
June 23, 2017 -
v1.0.0-RC1
June 07, 2017 -
v1.0.0-M2 Changes
April 27, 2017🚀 Milestone 2 release.