Version 1.7.0
Issues Closed
- Issue 107 - Incompatibility with Pillow 10 (PR 108 by @avalentino)
- Issue 95 - Cached overlays are pale
- Issue 82 - Test failure with Pillow 9.4 (PR 84 by @mraspaud)
- Issue 49 - add install instructions to docs
In this release 4 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 108 - Fix compatibility with Pillow 10 (Draw.textsize versus Draw.textbbox) (107)
- PR 98 - Remove special handling of geographic (longlat) CRSes
- PR 96 - Fix cached images producing different results without caching
Features added
- PR 105 - [pre-commit.ci] pre-commit autoupdate
- PR 86 - Fix the pycoast tests further
- PR 85 - Cleanup tests
- PR 84 - Fix reference images for pillow 9.4 (82)
- PR 83 - Factorize font path computation
Documentation changes
- PR 113 - Update shapefile URL in docs to HTTPS
- PR 96 - Fix cached images producing different results without caching
In this release 10 pull requests were closed.