Releases: austinorr/mpl-template
Releases · austinorr/mpl-template
v0.6.0
What's Changed
- Drop python 3.9 support and use matplotlib v3.10x for development/docs and baseline images (pins freetype too, due to font variances).
- add base kwarg to docs, improved walkthrough examples by @austinorr in #14
- stricter test suite, verify & regen baseline images by @austinorr in #17
- add axes kwargs to titleblock content by @austinorr in #18
- appease linter by @austinorr in #19
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- add base kwarg to Template and buff tutorial gridspec demo and custom examples by @austinorr in #13
Full Changelog: v0.4.2...v0.5.0
v0.4.2
v0.4.1
What's Changed
- tests for exif by @austinorr in #3
- Docs overhaul by @austinorr in #4
- Ci py37 by @austinorr in #5
- remove python27 support by @austinorr in #7
- increase test coverage, add branch by @austinorr in #8
- add gh actions, linting, and update pillow api by @austinorr in #9
- modernize setup and formatting by @austinorr in #11
New Contributors
- @austinorr made their first contribution in #1
Full Changelog: https://github.com/austinorr/mpl-template/commits/v0.4.1