Skip to content

v0.4.0

Compare
Choose a tag to compare
@Panaetius Panaetius released this 05 Apr 07:25
· 6 commits to master since this release
e30d064

Features

  • Add support for marshmallow Meta properties on annotated classes (such as exclude).
  • Allow controlling rdf_type inheritance on annotated classes using the inherit_parent_types boolean flag.
  • Support defining marshmallow hooks on annotated classes.