Skip to content

Commit

Permalink
cut release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuDartiailh committed Dec 22, 2022
1 parent cbd27cd commit 756152a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
PyVISA-py Changelog
===================

0.6.0 (unreleased)
0.6.0 (22-12-2022)
------------------

- fix writing large messages over TCPIP using the VXI-11 protocol PR #343
- add support for the hislip protocol over TCPIP PR #331
- allow to list TCPIP resources PR #326
In order to discover resources over all subnets psutil needs to be installed
- attempt to stabilize access to USBTMC resources PR #335
Reduce the number of device reset performed and only set all settings if it
is meaningful (more than one settings exist.)

A huge thanks to @bobmacnamara for his work adding hislip and vicp support !

0.5.3 (12-05-2022)
------------------
- fix tcp/ip connections dropping from inside Docker containers after 5 minute idling #285
Expand Down

0 comments on commit 756152a

Please sign in to comment.