2.0.0 (2025-06-26)
- Drop support for python 3.9
- Drop support for python 3.9 (ee196e0)
1.6.2 (2025-04-05)
- restore python 3.9 compatibility (2af5adb)
1.6.1 (2025-03-27)
- URL encode spaces in callback scope parameter (aa5db4c)
1.6.0 (2025-03-20)
- Expose version attribute (390d880)
1.5.0 (2024-08-09)
- Allow python 3.9+ (ce91e0b)
1.4.0 (2024-05-19)
- Add pydoctor-theme submodule (fc33d1c)
1.3.0 (2024-05-16)
- code_grant: Add exchange_code_for_response (995debc)
- open_browser: Allow to override open browser display instruction method (ebca482)
1.2.0 (2023-12-10)
- Add timeout and retries for OAuth2 requests (20d6000)
- Add timeout for OAuthCallbackHttpServer#wait_for_code to prevent CLI hangs (603ce83)
- Supress log messages from http handler (2ceb3dc)
1.1.0 (2023-12-09)
- Add OIDC support (e6ad38c)
1.0.2 (2023-12-09)
- Remove ansible category (3b2b1dc)
1.0.1 (2023-12-09)
- Fix publish, improve docs (85f102e)
- Initial release (d1498e8)