Skip to content

0.3.9

Compare
Choose a tag to compare
@Ido-Don Ido-Don released this 24 Feb 21:39
· 152 commits to main since this release
4f0975d

What's Changed

  • added support for enable secret and any other potential useful value. for example you can now add a read_timeout to a device in case it has high latency or takes a large amount of time to query
  • fixed a bug where if you didn't specify every tag in the entry it wouldn't select it.
  • changed the supported python versions to 3.9> >3.12
  • improved doc strings and code readability.