Skip to content

v0.15.0

Compare
Choose a tag to compare
@fabiangeisler fabiangeisler released this 27 Aug 18:35
· 125 commits to main since this release

What's Changed

  • code coverage is now 99%

New Features

  • Field: Make Field inherit FieldSchema
    This unifies the properties (schema) with a specific implementation of a Field.
  • SGEntity: Add thumbnail and filmstrip properties

Bugfixes

  • Fix various issues with the up- and download methods

Full Changelog: v0.14.0...v0.15.0