Skip to content

Releases: hotosm/osm-login-python

v2.1.4

16 Mar 21:19

Choose a tag to compare

  • Patches the fetch token with httpx
    Full Changelog: 2.1.3...2.1.4

v2.1.1

16 Mar 09:46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

2.1.0

23 Dec 12:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

v2.0.0

09 Aug 10:35

Choose a tag to compare

What's Changed

  • Return the raw OSM OAuth2 token in addition to access_token by @spwoodcock in #7

This is a BREAKING CHANGE where access_token has been renamed more accurately to user_data.

Full Changelog: 1.0.3...2.0.0

v1.0.3

10 Apr 12:04

Choose a tag to compare

What's Changed

  • Replace Pydantic ValueError with standard ValueError by @spwoodcock in #6

Full Changelog: 1.0.2...1.0.3

v1.0.2

06 Dec 04:00

Choose a tag to compare

  • Pin all dependencies using >= to allow for more flexible solving in upstream packages.

1.0.1

28 Sep 13:31

Choose a tag to compare

What's Changed

Add pep631 support.

See kshitijrajsharma/osm-login-python#2 for details.

1.0.0

28 Sep 11:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/hotosm/osm-login-python/commits/1.0.0