Skip to content

Latest commit

 

History

History
74 lines (54 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

74 lines (54 loc) · 3.24 KB

Changelog

v1.0.0 (2023-01-10)

Breaking

Documentation

v0.8.0 (2021-10-12)

Feature

  • Add support for authorized nif (2cb5157)

Documentation

  • README: Update code example (ee7e4fe)

v0.7.3 (2021-09-28)

Fix

  • httpx: Increase timeout (21e53f5)

v0.7.2 (2021-09-20)

Fix

  • Use camelCase instead of snake case (788cf1b)

v0.7.1 (2021-09-19)

Fix

  • Use concurrent insted of async (40b1fcc)

v0.7.0 (2021-09-19)

Feature

Documentation

v0.6.0 (2021-09-19)

Feature

  • method: Add get_max_power (b5e9133)

Fix

Documentation

v0.5.0 (2021-09-19)

Feature

  • method: Add get_consumption_data (048783c)

Documentation

  • readme: Change sonarcloud badge (b696b20)
  • readme: Add badges (881cc8d)

v0.4.0 (2021-08-29)

Feature

Documentation

v0.3.0 (2021-08-28)

Feature

  • Get contract detail function (2b68bd8)

Documentation

v0.2.0 (2021-08-28)

Feature