Merged Pull Requests
- ci: Update workflow to enable signed commits. ([37](https://github.com/tektronix/tm_devices/issues/37))
- ci: Add missing command to workflow. ([36](https://github.com/tektronix/tm_devices/issues/36))
- ci: Update semantic release step to not use the docker container. ([35](https://github.com/tektronix/tm_devices/issues/35))
- Update packaging workflow ([34](https://github.com/tektronix/tm_devices/issues/34))
- Update package release workflow with necessary permissions ([33](https://github.com/tektronix/tm_devices/issues/33))
- docs: Update links in readme. Also add badge for project publish workflow. ([32](https://github.com/tektronix/tm_devices/issues/32))
- Update changelog update process ([31](https://github.com/tektronix/tm_devices/issues/31))
- ci: Update git config during package release. ([30](https://github.com/tektronix/tm_devices/issues/30))
- ci: Added a workflow and necessary support scripts/templates to enable automated released via GitHub's workflow_dispatch trigger. ([29](https://github.com/tektronix/tm_devices/issues/29))
- Added a command-line script to print the available VISA resources. ([26](https://github.com/tektronix/tm_devices/issues/26))
- Update test.pypi.org upload workflow ([25](https://github.com/tektronix/tm_devices/issues/25))
- Add a wait time to allow for the package to be available to install. ([24](https://github.com/tektronix/tm_devices/issues/24))
- Custom testpypi version creation script ([23](https://github.com/tektronix/tm_devices/issues/23))
- Fix TestPyPI upload ([22](https://github.com/tektronix/tm_devices/issues/22))
- Update python-semantic-release config settings. ([21](https://github.com/tektronix/tm_devices/issues/21))
- Implement separate TestPyPI upload workflow ([20](https://github.com/tektronix/tm_devices/issues/20))
- Upload unique dev packages to test.pypi.org ([19](https://github.com/tektronix/tm_devices/issues/19))
Added
- A command-line script to list all available VISA resources, `list-visa-resources`
---