* Relax minimum django version requirement to 3.2 (only tested against 4.2-5.1, but expected to be compatible with 3.2+)
0.9
---
* Expand license image logic to handle standard CC licenses * Updated for compatibility with python 3.9-3.11 * Updated for compatibility with django 4.2-5.1
0.8
---
* Manifest dynamic properties for license uris and labels are now cached * Manifest license logic now handles CreativeCommons license URIs. * Images for rightstatement.org and some CC licenses are now included in static content * License image path can be generated using the `license_image` property for Manifests with supported licenses
0.7.3
-----
* `ManifestImporter.import_paths` now returns a list of database manifest objects for the requested uris, whether newly imported or already available * Setup GitHub Actions workflow for sphinx documentation
0.7.2
-----
* Include manifest attribution information in ``extra_data`` on import
0.7.1
-----
* Improved error handling for connection errors when importing IIIF manifests