Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Releases: bieniu/zadnegoale

Version 0.7.0

12 Dec 12:27
d377bf0
Compare
Choose a tag to compare

⚡ Performance

  • #101 Use JSON loads/dumps from ClientSession configuration @bieniu

💚 CI

⬆️ Dependency Updates

25 changes

Version 0.6.5

06 Aug 09:29
a39d2fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.4...0.6.5

Version 0.6.4

31 Jul 21:24
7a23598
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.3...0.6.4

Version 0.6.3

13 May 15:32
8969a4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

Version 0.6.2

26 Feb 11:35
42bd88b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.6.2

Version 0.6.1

05 Nov 15:45
2cdba7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

Version 0.6.0

02 Oct 14:14
ee03cde
Compare
Choose a tag to compare

Changelog:

  • add support for Python 3.10
  • drop support for Python 3.6 and 3.7
  • use HTTPStatus
  • improve type annotations
  • improve setup.py

Version 0.5.2

24 Sep 09:13
Compare
Choose a tag to compare

Changelog:

  • fix dacite.exceptions.MissingValueError
  • use HTTPStatus

Version 0.5.1

02 Sep 17:31
Compare
Choose a tag to compare

Changelog:

  • add goldenrod sensor

Version 0.5.0

27 Aug 13:31
a487f75
Compare
Choose a tag to compare

Changelog:

  • pass data as dataclass object
  • pass sensor states in english BREAKING CHANGE