Skip to content

Releases: home-assistant-ecosystem/python-glances-api

0.3.6

05 Jun 18:47
Compare
Choose a tag to compare

0.3.5

03 May 08:54
06724d0
Compare
Choose a tag to compare
  • Handle TimeoutException (Thanks @b0z02003)
  • Update dependencies

0.3.4

16 Jan 22:23
Compare
Choose a tag to compare
  • Allow using a custom external httpx client (Thanks @GuyKh)

0.3.3

04 Jan 09:27
Compare
Choose a tag to compare
  • Support later pytest-httpx releases

0.3.2

23 Nov 11:01
Compare
Choose a tag to compare
  • Remove version constraint of httpx

0.3.1

07 Nov 10:11
Compare
Choose a tag to compare
  • Add exception for invalid credentials (Thanks @engrbm87)

0.3.0

06 Nov 19:24
Compare
Choose a tag to compare
  • Migrate to pyproject style
  • Mgrate to httpx

0.2.1

20 Mar 19:39
Compare
Choose a tag to compare

0.2.0

21 Nov 09:07
Compare
Choose a tag to compare
  • Support for HTTP Basic authentication