v2.2.1
tek-githubbot-1010
released this
07 Aug 18:57
·
50 commits
to main
since this release
v2.2.1 (2024-08-07)
Merged Pull Requests
- feat: Custom LAN Device Name for TCPIP Connections (#267)
- docs: Update links on the Readme to point to the full GitHub URL (#266)
- ci: Update the script that updates the pre-commit dependencies to update them with frozen hashes (#265)
- Convert test-docs.yml to a reusable workflow (#264)
- python-deps(deps-dev): bump the python-dependencies group with 3 updates (#263)
Changed
- Changed
DeviceConfigEntry
dataclass by adding an optionallan_device_name
field, which allows connecting to instruments through TCPIP on LAN device names other thaninst0
.