v1.0.0
What's Changed
Potentially BREAKING CHANGES
- now
field_dict
is serialized using the original serializer,
check desired behavior when updating
Added
- mixins: serializing
field_dict
field using the original serializer
(#12 thanks to @gecBurton) - tests: test case for
deleted
pagination - tests: test case for serialization
Changed
- mixins: handling pagination in
deleted
action (#12)
Full Changelog: v0.5.0...v1.0.0