Skip to content

Releases: SwissDataScienceCenter/calamus

v0.4.2

28 Feb 09:03
6545be9
Compare
Choose a tag to compare

Fixes

  • Fix IRI serialization when add_value_types is True.

v0.4.1

28 Feb 09:01
7f1d4cd
Compare
Choose a tag to compare

Fixes

  • Remove usage of fields deprecated by marshmallow and don't forward calamus specific fields to
    prevent warnings.

v0.4.0

05 Apr 07:25
e30d064
Compare
Choose a tag to compare

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.

v0.3.14

23 Mar 09:39
9f546e6
Compare
Choose a tag to compare

Fixes

  • Fix schema inheritance not following class inheritance when using JsonLDAnnotation.

v0.3.13

13 Oct 15:45
702331f
Compare
Choose a tag to compare

Fixes slow python import due to rdflib