Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3.0.1 (2023-02-15) ------------------ - Add Support for Python 3.11.x minor revisions - jazzband/geojson#198 3.0.0 (2023-01-26) ------------------ - Support for Python versions 3.7-3.11 (Python 2 no longer supported) - Primary development branch renamed from `master` to `main` - Handle all real numbers as coordinates - jazzband/geojson#188 - Default precision improvements - jazzband/geojson#177 - CI improvements - jazzband/geojson#172 - jazzband/geojson#155 - utf-8 support added to `geojson.dumps()` - jazzband/geojson#165 - Polygons now constrained to bounding box - jazzband/geojson#147 - Better GeometryCollection handling in `util.coords()` - jazzband/geojson#146 - Improved point validation - jazzband/geojson#144
- Loading branch information