Version 0.4.0
Important
The minimum required Python version for this package is now 3.9 (see Dependency Changes).
What's Changed
API Changes
- Improve logging by @teutoburg in #42
Dependency Changes
- Drop support for Python 3.8 by @teutoburg in #47
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #48
- Bump pillow from 10.1.0 to 10.2.0 by @dependabot in #49
- Standardization of CI and logging by @teutoburg in #50
Documentation Improvements
- Fix README badges by @teutoburg in #41
- Documentation changes before release by @teutoburg in #53
- Use sphinx-book-theme by @teutoburg in #52
- Update dependencies in docs by @teutoburg in #54
Other Changes
- Move version info to
__init__.py
by @teutoburg in #43 - Improve publish workflow by @teutoburg in #45
New Contributors
- @dependabot made their first contribution in #48
Full Changelog: v0.3.0...v0.4.0