Skip to content

Releases: ludvikroed/python-homely

Release 0.1.2

21 Mar 16:39

Choose a tag to compare

Added

  • Added TokenEndpointResult with detailed auth/refresh failure metadata.
  • Added fetch_token_details() and fetch_refresh_token_details() for typed, non-raising token endpoint diagnostics.

Changed

  • authenticate() and refresh_access_token() now classify malformed responses, HTTP failures, auth failures, and network failures more precisely.
  • HomelyResponseError now carries body_preview in addition to HTTP status metadata.
  • Legacy token helpers remain available as compatibility wrappers on top of the new detailed token methods.

v0.1.1

17 Mar 13:19

Choose a tag to compare

Release 0.1.1

0.1.0 Initial release

17 Mar 06:56
bab1b42

Choose a tag to compare

Delete File