Skip to content

v3.1.3

Latest
Compare
Choose a tag to compare
@tek-githubbot-1010 tek-githubbot-1010 released this 19 Feb 19:42
v3.1.3
15cfcf2

v3.1.3 (2025-02-19)

Merged Pull Requests

  • refactor: Update all error messages for VISA devices to always include the failed command unless explicitly called with the method's verbose parameter set to False (#383)

Changed

  • The error messages for exceptions raised during VISA communication have been updated to always include the command that was being executed when the error occurred, unless the method was explicitly called with the verbose parameter set to False.