Releases: Princeton-CDH/piffle
Releases · Princeton-CDH/piffle
v0.6
v0.5.1
What's Changed
- fix badge for unit tests and typo by @rettinghaus in #17
- Create codeql.yml by @rlskoeser in #21
- Add python 3.12 to build matrix by @rlskoeser in #19
- Release v0.5.1 by @rlskoeser in #22
New Contributors
- @rettinghaus made their first contribution in #17
Full Changelog: 0.5...0.5.1
v0.5
- Now supports python 3.8-3.11; dropped support for Python versions 3.6, 3.7
- Converted setup.py to pyproject.toml
- The alias for accessing piffle.image via piffle.iiif has been removed
- Setup pre-commit hooks and adopted Ruff+Black style formatting
What's Changed
- Setup pre-commit and apply ruff/black to existing code by @rlskoeser in #12
- python upgrades by @rlskoeser in #13
- Convert setup.py to pyproject.toml #11 by @rlskoeser in #14
- Release v0.5 by @rlskoeser in #15
Full Changelog: 0.4...0.5a
v0.4
- Dropped support for Python versions 2.7, 3.4, 3.5
- Now tested against python 3.7 and 3.8
- Moved continues integration from Travis-CI to GitHub Actions
- Renamed
piffle.iiif
topiffle.image
, but for backwards compatibilitypiffle.iiif
will still work - Now includes
piffle.presentation
for simple read access to IIIF Presentation content