Serializer v1.11.0 Release Notes
Release Date: 2018-02-04 // over 7 years ago-
Implemented enhancements:
- Deserialize xmlKeyValuePairs #868 (goetas)
- โ Add AdvancedNamingStrategyInterface #859 (LeaklessGfy)
- Deserialize xmlKeyValuePairs #840 (fdyckhoff)
๐ Fixed bugs:
- ๐ป Exception thrown for non-existant accessor to an excluded property #862
- ๐ Support non-namespaced lists in namespaced XML #851 (bertterheide)
Closed issues:
- Context Group not working #865
- Not all virtual properties are serialized #864
- DeserializedName #857
- Annotation does not exist, or could not be auto-loaded. #855
- [Question] Serialization of primitive types #853
- Empty list when deserializing namespaced XML with children that are not namespaced #850
- XmlList(skipWhenEmpty=true) or @SkipWhenEmpty() does not work #847
- DateHandler Timezone ignored on deserialization #457
๐ Merged pull requests: