Skip to content

v0.2.0

Compare
Choose a tag to compare
@brett-fitz brett-fitz released this 01 Feb 17:36
· 141 commits to main since this release
5b9eeac

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2.0

Bug Fixes

  • Fixed a bug where the region provided in the config was not being used when registering and authorizing a device. This would cause invalid grants because the user needs to authorize and register the client in the region their SSO is configured in.
  • config.region is now used everywhere to prevent other issues from arising.

Enhancements

  • CI GitHub action now publishes to PyPI on a published release trigger
  • CI GitHub action now publishes to codecov
  • Stub for tests