Skip to content

Releases: tektronix/TekHSI

v1.0.0

20 Sep 06:30
v1.0.0
279e361
Compare
Choose a tag to compare

v1.0.0 (2024-09-20)

Merged Pull Requests

  • Updated Documentation to include usage of PyVISA and tm_devices along with TekHSI. (#24)
  • python-deps(deps): bump the python-dependencies group across 1 directory with 4 updates (#23)
  • test: enabled doctest in test-docs.yml (#22)
  • fix: Remove corrupted requirements file (#21)
  • ci: Update tektronix/python-package-ci-cd workflows to v1.4.0 (#20)

Added

  • Updated documentation to include examples illustrating usage of PyVISA and tm_devices.
  • Updated documentation requirements.

v0.1.1

11 Sep 23:07
v0.1.1
b5b4e52
Compare
Choose a tag to compare

v0.1.1 (2024-09-11)

Merged Pull Requests

  • Update documentation and add missing dependencies (#19)

Fixed

  • Added missing dependencies to pyproject.toml.

Changed

  • Updated all documentation links to use the proper URLs and fixed Readme badges.

v0.1.0

11 Sep 21:59
v0.1.0
137ff5f
Compare
Choose a tag to compare

v0.1.0 (2024-09-11)

Merged Pull Requests

  • chore: Update dependencies and remove unneeded dependencies (#18)
  • fix: Updated project description in pyproject.toml (#14)
  • Static Code Analysis changes (#12)
  • tests: Update test_client.py for tests to run efficiently on tox. (#8)
  • fix: Resolved some security issues flagged by CodeQL (#4)
  • build: Update dependencies to temporarily use the GitHub repo for tm_data_types (#2)
  • fix: Updated line endings in known_words.txt (#1)

Added

  • First release of TekHSI!