* Correctly handle and document ``required`` and ``default`` (bubenkoff) * Properly get validator's comparison values (lazy and constant) (bubenkoff) * Increase test coverage (bubenkoff)
1.0.6
-----
* Respect ValueError in deserialization of the attributes (bubenkoff)
1.0.4
-----
* Correctly render and document deserialization errors (bubenkoff)
1.0.3
-----
* Allow Embedded fields to be marked as not required (mattupstate) * Field order is preserved in serialized documents (mattupstate)