Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update geojson to 3.1.0 #6280

Open
wants to merge 1 commit into
base: rewrite
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Nov 5, 2023

This PR updates geojson from 2.5.0 to 3.1.0.

Changelog

3.1.0

----------

- Add support for Python 3.12

- https://github.com/jazzband/geojson/pull/222
- https://github.com/jazzband/geojson/pull/211

- CI improvements

- https://github.com/jazzband/geojson/pull/217
- https://github.com/jazzband/geojson/pull/212
- https://github.com/jazzband/geojson/pull/207

- Unit test improvements

- https://github.com/jazzband/geojson/pull/215
- https://github.com/jazzband/geojson/pull/210
- https://github.com/jazzband/geojson/pull/209

3.0.1

------------------

- Add Support for Python 3.11.x minor revisions

- https://github.com/jazzband/geojson/pull/198

3.0.0

------------------

- 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

- https://github.com/jazzband/geojson/pull/188

- Default precision improvements

- https://github.com/jazzband/geojson/pull/177

- CI improvements

- https://github.com/jazzband/geojson/pull/172
- https://github.com/jazzband/geojson/pull/155

- utf-8 support added to `geojson.dumps()`

- https://github.com/jazzband/geojson/pull/165

- Polygons now constrained to bounding box

- https://github.com/jazzband/geojson/pull/147

- Better GeometryCollection handling in `util.coords()`

- https://github.com/jazzband/geojson/pull/146

- Improved point validation

- https://github.com/jazzband/geojson/pull/144
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant