v1.7.1
This is a bugfix release for #1048 which corrects Item's __geo_interface__
property to return the whole feature, not just the geometry. This also includes some linting and infrastructure fixups.
What's Changed
- Fix up releasing workflow and docs by @gadomski in #1032
- Use black to format notebooks by @jsignell in #1041
- Update PR template since precommit runs on the diff by default by @jsignell in #1042
- Replace flake8 and isort with ruff by @gadomski in #1034
- Update notebook links to not point to specific versions by @jsignell in #1039
- Fix
__geo_interface__
by @gadomski in #1049 - Release v1.7.1 by @gadomski in #1057
Full Changelog: v1.7.0...v1.7.1