Skip to content

v1.0.0

Compare
Choose a tag to compare
@dennybiasiolli dennybiasiolli released this 17 Nov 11:36
· 269 commits to main since this release

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