This document details changes between individual versions.
For instructions on how to upgrade from one version to another, please see the dedicated UPGRADING document.
0.12 (tbd)
- adds, and exposes SerializationContext/DeserializationContext
- adds built-in support for deserialization of polymorphic objects when they have a common base class
- adds serializer.pre_deserialize event
- adds a disjunct exclusion strategy
- allows @Type annotation to be used in combination with @VirtualProperty
0.11 (2013-01-29)
Initial Release