v0.4.0
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.