Skip to content

Releases: cesbit/aiowmi

v0.2.3

17 Jul 07:59

Choose a tag to compare

  • Fix key error after timeout

v0.2.2

05 Sep 09:25

Choose a tag to compare

  • Fixed bug with connection close in wmic_server.py.
  • Remove requests clear() as Ids will be removed on finally block.

v0.2.1

11 Jul 12:35

Choose a tag to compare

  • Fixed typo

v0.2.0

11 Jul 12:02

Choose a tag to compare

  • Implement context manager

v0.1.20

29 Jun 11:52

Choose a tag to compare

v0.1.19

27 Jun 11:19

Choose a tag to compare

v0.1.18

22 Jun 09:47

Choose a tag to compare

  • Added pycryptodome to setup.py. issue #14

v0.1.17

22 Jun 09:41
d09bf32

Choose a tag to compare

  • Added dt_fmt() function

v0.1.16

20 Jun 09:34

Choose a tag to compare

  • Fixed memory leak
  • Fixed bug with ignoring missing properties
  • Fixed setting default values for missing properties
  • Added rem release

v0.1.11

30 May 15:39

Choose a tag to compare

  • Add Query . done() method for cleaning memory after using a query