Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 20:20
· 143 commits to main since this release
v0.3.2
2e0e9ed

0.3.2 (2024-01-26)

  • fix: fix token validity check for expiry (#48)
  • fix: send OAuth2 credentials request as form-urlencoded post (#47) - thanks @le-yams
  • fix: do not create new http client on every request (#46)