Releases: lowatt/lowatt-grdf
Releases · lowatt/lowatt-grdf
v2.3.0
What's Changed
- Add support for new auth endpoint to StagingAPI by @ATraineauAKA in #28
- Skip null values when declaring access & Add revoke-acces command by @philpep in #29
Full Changelog: 2.2.1...2.3.0
v2.1.3
What's Changed
- Use attrs instead of pydantic
Full Changelog: 2.1.2...2.1.3
v2.1.2
Changes since v2.1.1
- Display auth error message
- Handle token expiration and re-authenticate properly when needed
v2.1.1
Changes since v2.1.0:
- Fix droits-acces-specifique, pce parameter should be id_pce
v2.1.0
Changes since v2.0.0:
- json output is now pretty and colored
- Add droit_acces_specifiques API and CLI
- lowatt-grdf now require python 3.9+
v2.0.0
Changes since v1.8.0:
- Add support for grdf adict api v2
v1.8.0
Changes since v1.7:
- Add perim_donnees_techniques_et_contractuelles to Access model