Releases: enerBit/enerbitdso
Releases · enerBit/enerbitdso
v0.1.21
What's Changed
- refactor(concurrency): enhanced concurrency support. by @AndresXLP in #19
New Contributors
- @AndresXLP made their first contribution in #19
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- Update .gitignore, add timeout option in CLI, and enhance token handl… by @ingcristianamaya in #18
Full Changelog: v0.1.19...v0.1.20
v0.1.19
Merge pull request #17 from enerBit/add-query-serial Update version to 0.1.19 and enhance DSOClient with meter_serial support
v0.1.18
What's Changed
- Fix error in init client by @ingcristianamaya in #16
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- Pydantic settings by @elpablete in #14
- fix auth bug from using pydantic.SecretStr by @elpablete in #15
Full Changelog: v0.1.15...v0.1.17
v0.1.15
What's Changed
- fix ssl bug by using truststore package by @elpablete in #12
Full Changelog: v0.1.14...v0.1.15
v0.1.14
v0.1.13
v0.1.12-alpha
Moving to uv
v0.1.11
The code is modified to be used as a library and unit tests are added.