Skip to content

Releases: EcoG-io/pyslac

0.8.3

04 Oct 08:10
eb76c95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.2...0.8.3

0.8.2

28 Jun 15:02
1254135
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.2a0

31 May 13:49
Compare
Choose a tag to compare
0.8.2a0 Pre-release
Pre-release

What's Changed

  • ATTEN_RESULTS_TIMEOUT timeout value updated to 850ms

Full Changelog: 0.8.1...0.8.2a0

0.8.1

24 May 10:23
77ce3e3
Compare
Choose a tag to compare

What's Changed

  • updated release to 0.8.1 to be published in pypi by @tropxy in #27

Full Changelog: 0.8.0...0.8.1

0.8.0

24 May 10:07
23e41a8
Compare
Choose a tag to compare

What's Changed

  • switched the package upload to public pypi server by @tropxy in #24
  • bumped the version in the toml by @tropxy in #25
  • refactored slac package name to pyslac by @tropxy in #26

Full Changelog: 0.7.1...0.8.0

0.7.1

28 Apr 01:04
e714295
Compare
Choose a tag to compare

What's Changed

  • Added a way to log the exceptions that otherwise would go unnoticed by @tropxy in #21
  • updated the changelog and downgraded the min python version support by @tropxy in #22

Full Changelog: 0.7.0...0.7.1

0.7.0

26 Apr 17:50
7164ef9
Compare
Choose a tag to compare

What's Changed

  • removed references of the switch mqtt API by @tropxy in #18
  • added enable_hlc_charging as a method of SlacSessionController by @tropxy in #19
  • bumped to 0.7.0 and updated changelog by @tropxy in #20

Full Changelog: 0.6.0...0.7.0

0.6.0

12 Apr 09:08
9871ade
Compare
Choose a tag to compare

What's Changed

  • Message process retry after unexpected message arrival by @tropxy in #13

Full Changelog: 0.5.0...0.6.0

0.5.0

24 Mar 00:30
267b662
Compare
Choose a tag to compare

Most recent MQTT API version is used to receive and handle the cs_parameters message

What's Changed

  • Network interface extraction from cs parameters; Update of the code with mqtt version 0.18.1 by @tropxy in #10
  • Fix set credentials by @tropxy in #8
  • fixed version bump by @tropxy in #11
  • bumped version to 0.5.0 and updated the changelog by @tropxy in #12

Full Changelog: v0.4.0...0.5.0

0.4.0

20 Dec 10:51
308fe06
Compare
Choose a tag to compare

Fix Dependencies handling and Env settings

What's Changed

Full Changelog: v0.3.0...v0.4.0