Skip to content

Releases: energy-tracker/api-client-python

v2.0.0

14 Feb 22:10

Choose a tag to compare

Energy Tracker API Client v2.0.0

Changes

  • chore: update CI/CD and dev tool versions for Python 3.14 (55c2655)
  • fix: normalize base URL and endpoint for urljoin compatibility (25ab9f1)
  • feat!: v2.0.0 – async client rewrite for Python 3.14 (d72282a)

Installation

pip install energy-tracker-api

Links

v1.1.0

14 Feb 20:09

Choose a tag to compare

Energy Tracker API Client v1.1.0

Changes

  • chore: bump to v1.1.0, fix mutable defaults, add py.typed marker and pytest-asyncio (b8c36a6)
  • Switch to Trusted Publishing for PyPI releases (a64836e)

Installation

pip install energy-tracker-api

Links

v1.0.0

30 Nov 01:42

Choose a tag to compare

Energy Tracker API Client v1.0.0

Changes

  • Replace synchronous requests with async aiohttp, add NetworkError and TimeoutError exceptions (351a601)

Installation

pip install energy-tracker-api

Links

v0.1.0

29 Nov 23:59

Choose a tag to compare

Energy Tracker API Client v0.1.0

Changes

Installation

pip install energy-tracker-api

Links