Skip to content

Releases: lowatt/lowatt-enedis

v3.1.0

25 Sep 13:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

v3.0.0

30 Nov 09:16
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGE: the default "print" output has been replaced by xml output.

  • Use a single exception WSException and refactor exception handling by @philpep in #45
  • Implement M023 by @cyril-L in #44
  • Drop default "print" output and output xml instead and colored xml/json by @philpep in #51
  • Add "lowatt-enedis decrypt" command by @philpep in #48
  • Update for homologation 23.4 by @philpep in #46

Full Changelog: 2.2.3...3.0.0

v2.2.3

24 Oct 07:35
Compare
Choose a tag to compare

What's Changed

  • Fix WSFaultException with dict args by @philpep in #43

Full Changelog: 2.2.2...2.2.3

v2.2.2

19 Oct 10:04
Compare
Choose a tag to compare

What's Changed

  • Issue 27 format json errors use unformated on stderr by @Malufasu in #41

New Contributors

Full Changelog: 2.2.1...2.2.2

v2.2.1

19 Jun 08:38
e74909b
Compare
Choose a tag to compare

Changes since v2.2.1

  • Use ssl.PROTOCOL_TLS_CLIENT instead of deprecated default ssl.PROTOCOL_TLS

v2.2.0

16 May 15:29
Compare
Choose a tag to compare

Changes since v2.1.0

  • Update homologation instructions based on SGE 23.2
  • Implement CommanderAccesDonneesMesures-V1.0

v2.1.0

24 Apr 09:12
Compare
Choose a tag to compare

Changes since v2.0.0

  • Update homologation to SGE Tiers v23.1
  • Add ConsultationMesureDetaillees-v3.0, add command lowatt-enedis detailsV3
  • lowatt-enedis now require python >= 3.9

Full Changelog: 2.0.0...2.1.0

v2.0.0

03 Feb 09:01
Compare
Choose a tag to compare

Changes since v1.1.0:

  • BREAKING CHANGES: "login" positional argument is now --login and "contrat" is --contrat
  • Add support for subscription services !18
  • Allow to configure cert files, login, contrat by environment variables
  • Add missing options to run homologation tests cases

v1.1.0

05 Jan 14:12
Compare
Choose a tag to compare

Changes since v1.0:

  • Add output parameter handling xml and json outputs
  • Drop --dump option
  • Handle case where WebFault exception has not detail attribute

v1.0

24 Aug 07:26
Compare
Choose a tag to compare

First public release on pypi