Releases: lowatt/lowatt-enedis
Releases · lowatt/lowatt-enedis
v3.1.0
v3.0.0
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
v2.2.2
v2.2.1
v2.2.0
v2.1.0
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
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