Skip to content

v0.13.0

Compare
Choose a tag to compare
@lvoliveira lvoliveira released this 09 Oct 17:15

Changed:

  • Removed flask-restful dependency

Added:

  • Added support for request decorators
  • Added new field NestedModelListField
  • Added support for free functions rules
  • Added a way to specify the http methods available on an endpoint

Fixed:

  • Fix bug that was removing target objects when undoing a relationship
  • Fix bug that was causing the session not be passed to the serializers