Skip to content

v0.6.1

Compare
Choose a tag to compare
@jcarswell jcarswell released this 18 Jun 20:18

Bug fixes in ADQuery where seek did not function correctly
ADQuery now operates more like a dictionary or list object with seek, tell iter and next methods
Updated Documentation and more of it

We gone Black, all coding is now formatted using Black code formatter with it's defaults.