1.0.3
Bugfix release for int-per-type
and uuid-per-type
functionality of the AutoId
helper in #136 and a missing return in #117. Everything else is docs/dev.
What's Changed
- Fix flake8 config to work with flake8 6.0.0 by @digitaldogsbody in #119
- Bring flake8 fix to pending PR branch by @digitaldogsbody in #120
- Return the canvas object in the
make_canvas_from_iiif
helper by @digitaldogsbody in #117 - Configure python as default handler for mkdocstrings by @rlskoeser in #131
- Update and add extension to syntax highlighting and warning and note blocks by @giacomomarchioro in #133
- remove superfluous type in the example by @giacomomarchioro in #134
- Fix issues with AutoId by @digitaldogsbody in #136
- Delete add-reference-to-manifest-inside-a-collection.md by @giacomomarchioro in #135
- Cookbook recipe examples by @digitaldogsbody in #127
- Add
show_submodules
argument to mkdocstrings config by @digitaldogsbody in #137
Full Changelog: 1.0.2...1.0.3