Recent Releases of googlemaps
googlemaps - v4.10.0
4.10.0 (2023-01-26)
Features
- Python
Published by googlemaps-bot about 3 years ago
googlemaps - v4.9.0
4.9.0 (2023-01-24)
Features
- Python
Published by googlemaps-bot about 3 years ago
googlemaps - v4.8.0
4.8.0 (2023-01-24)
Features
- Python
Published by googlemaps-bot about 3 years ago
googlemaps - v4.7.3
4.7.3 (2022-11-22)
Bug Fixes
- Python
Published by googlemaps-bot over 3 years ago
googlemaps - v4.7.2
4.7.2 (2022-11-21)
Bug Fixes
- Python
Published by googlemaps-bot over 3 years ago
googlemaps - v4.7.1
4.7.1 (2022-11-21)
Bug Fixes
- Python
Published by googlemaps-bot over 3 years ago
googlemaps - v4.7.0
4.7.0 (2022-11-09)
Features
- Python
Published by googlemaps-bot over 3 years ago
googlemaps - v4.6.0
4.6.0 (2022-02-02)
Features
- Python
Published by googlemaps-bot about 4 years ago
googlemaps - v4.5.3
4.5.3 (2021-07-29)
Bug Fixes
- cleanup dist (964cecd)
- Python
Published by googlemaps-bot over 4 years ago
googlemaps - v4.5.1
4.5.1 (2021-07-29)
Bug Fixes
- only run publishCmd (c7c3236)
- Python
Published by googlemaps-bot over 4 years ago
googlemaps - v4.4.7
4.4.7 (2021-07-14)
Bug Fixes
- run sdist after tag created (a8afb86)
- Python
Published by googlemaps-bot over 4 years ago
googlemaps - v4.4.5
4.4.5 (2021-03-15)
Bug Fixes
- Python
Published by googlemaps-bot almost 5 years ago
googlemaps - v4.4.4
4.4.4 (2021-03-12)
Bug Fixes
- Python
Published by googlemaps-bot almost 5 years ago
googlemaps - v4.4.3
4.4.3 (2021-03-01)
Bug Fixes
- Python
Published by googlemaps-bot almost 5 years ago
googlemaps - v4.4.2
4.4.2 (2020-07-28)
Bug Fixes
- Python
Published by googlemaps-bot over 5 years ago
googlemaps - v4.4.1
4.4.1 (2020-05-26)
Bug Fixes
- Python
Published by googlemaps-bot almost 6 years ago
googlemaps - v4.4.0
4.4.0 (2020-05-14)
Features
- Python
Published by googlemaps-bot almost 6 years ago
googlemaps - v4.3.1
4.3.1 (2020-04-27)
Bug Fixes
- Python
Published by googlemaps-bot almost 6 years ago
googlemaps - v4.3.0
4.3.0 (2020-04-27)
Features
- Python
Published by googlemaps-bot almost 6 years ago
googlemaps - v4.2.2
4.2.2 (2020-04-24)
Bug Fixes
- Python
Published by googlemaps-bot almost 6 years ago
googlemaps - v4.2.1
4.2.1 (2020-04-23)
Bug Fixes
- Python
Published by googlemaps-bot almost 6 years ago
googlemaps - 4.2.0
Added
- Add support for Maps Static API (#344)
- Python
Published by jpoehnelt about 6 years ago
googlemaps - 4.1.0
Added
- Adding support for passing in
experience_idto Client class (#338)
- Python
Published by arriolac about 6 years ago
googlemaps - 4.0.0
Changed
- Python 2 is no longer supported
- Removed place fields: alt_id, id, reference, and scope. Read more about this at https://developers.google.com/maps/deprecations.
- Python
Published by jpoehnelt about 6 years ago
googlemaps - 3.1.4
Changes
APIError.__str__should always return a str (#328)
- Python
Published by jpoehnelt over 6 years ago
googlemaps - 3.1.3
Changed
- deprecation warning for place fields:
alt_id,id,reference, andscope. Read more about this at https://developers.google.com/maps/deprecations.
- Python
Published by jpoehnelt over 6 years ago
googlemaps - 3.1.2
Added
- Tests for distribution tar as part of CI
- Support for subfields such as
geometry/locationandgeometry/viewportin Places.
- Python
Published by jpoehnelt over 6 years ago
googlemaps - 3.1.1
Changed
- Added changelog to manifest
- Python
Published by jpoehnelt over 6 years ago
googlemaps - 3.1.0
Changed
- Switched build system to use nox, pytest, and codecov. Added Python 3.7 to test framework.
- Set precision of truncated latitude and longitude floats to 8 decimals instead of 6.
- Minimum version of requests increased.
- Session token parameter added to
place(). - Fixed issue where headers in
request_kwargswere being overridden. ### Added - Automation for PyPi uploads.
- Long description to package.
- Added tests to manifest and tarball. ### Removed
- Removed places
places_autocomplete_session_tokenwhich can be replaced withuuid.uuid4().hex. - Removed deprecated `
https://github.com/googlemaps/google-maps-services-python/compare/3.0.2...3.1.0
- Python
Published by jpoehnelt over 6 years ago