Skip to content

Releases: PatrickBaus/pyAsyncGpib

Release of version 2.1.2

14 Sep 15:13
b876d96
Compare
Choose a tag to compare

Updated documentation

Release of version 2.1.1

05 Jul 16:04
e839e55
Compare
Choose a tag to compare

Moved to async context managers to manage the lifecycle of the gpib object and threadpool

Release of version 1.1.0

17 Jul 15:16
835eafe
Compare
Choose a tag to compare

Updated Documentation and renamed some function parameters:
read(len) -> read(length)
command(str) -> command(cmd)

Initial Release

16 Jul 01:02
20d9ba7
Compare
Choose a tag to compare
1.0.2

Updated versioning