Skip to content

Releases: enerBit/enerbitdso

v0.1.21

18 Mar 20:28
cbafc55

Choose a tag to compare

What's Changed

  • refactor(concurrency): enhanced concurrency support. by @AndresXLP in #19

New Contributors

Full Changelog: v0.1.20...v0.1.21

v0.1.20

18 Sep 22:58
bbb0f81

Choose a tag to compare

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

12 Sep 13:34
c184a06

Choose a tag to compare

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

20 Nov 13:59
e141e61

Choose a tag to compare

What's Changed

Full Changelog: v0.1.17...v0.1.18

v0.1.17

13 Nov 19:43
f2caa01

Choose a tag to compare

What's Changed

Full Changelog: v0.1.15...v0.1.17

v0.1.15

06 Nov 14:27
a98ee90

Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

v0.1.14

05 Nov 22:08
cdbc156

Choose a tag to compare

Merge pull request #11 from enerBit/move_to_uv

Move to uv

v0.1.13

05 Nov 20:54
1039260

Choose a tag to compare

Merge pull request #10 from enerBit/move_to_uv

bump version

v0.1.12-alpha

05 Nov 20:43
d1682a4

Choose a tag to compare

v0.1.12-alpha Pre-release
Pre-release

Moving to uv

v0.1.11

24 Jul 15:40
cf5eada

Choose a tag to compare

The code is modified to be used as a library and unit tests are added.