- Fixes failsafe_deserialize introduced in 0.6.20 232
0.6.20
Features
- Add failsafe_deserialize method to the Deserializer object. 232 - Serialize datetime, date, time, timedelta and Decimal correctly when serializing object . 224
0.6.19
Bugfixes
- Fix serialization of random Model object 220 - Fix serialization of unicode string in Py2 and object mode 221
0.6.18
Features
- Add support for attributes/text in the same XML node 218
0.6.17
Bugfixes
- Fix XML and discriminator 214
0.6.16
Bugfixes
- Fix XML parsing with namespaces and attributes 209