Skip to content

Releases: tektronix/tsp-toolkit

v0.15.1-7

11 Apr 13:37
8182fb5
Compare
Choose a tag to compare
v0.15.1-7 Pre-release
Pre-release

Features Requests / Bugs

If you find issues or have a feature request, please enter a new issue on GitHub.

Installation

View the installation instructions in the README

Changelog

Changed

  • tsp-toolkit-kic-lib: Clean up instrument connections when an AsyncStream
    stream is dropped

Fixed

  • Only single entry per instrument in settings.json file, irrespective of number of times it is saved (TSP-616)
  • tsp-toolkit-kic-cli: Remove errors when fetching nodes with .nodes command

Security

  • tsp-toolkit-kic-cli: Bump h2 crate version

v0.15.1-6

11 Apr 13:15
0548950
Compare
Choose a tag to compare
v0.15.1-6 Pre-release
Pre-release

Features Requests / Bugs

If you find issues or have a feature request, please enter a new issue on GitHub.

Installation

View the installation instructions in the README

Changelog

Changed

  • tsp-toolkit-kic-lib: Clean up instrument connections when an AsyncStream
    stream is dropped

Fixed

  • Only single entry per instrument in settings.json file, irrespective of number of times it is saved (TSP-616)
  • tsp-toolkit-kic-cli: Remove errors when fetching nodes with .nodes command

Security

  • tsp-toolkit-kic-cli: Bump h2 crate version

v0.15.1-5

11 Apr 12:35
611dad2
Compare
Choose a tag to compare
v0.15.1-5 Pre-release
Pre-release

Features Requests / Bugs

If you find issues or have a feature request, please enter a new issue on GitHub.

Installation

View the installation instructions in the README

Changelog

Changed

  • tsp-toolkit-kic-lib: Clean up instrument connections when an AsyncStream
    stream is dropped

Fixed

  • Only single entry per instrument in settings.json file, irrespective of number of times it is saved (TSP-616)
  • tsp-toolkit-kic-cli: Remove errors when fetching nodes with .nodes command

Security

  • tsp-toolkit-kic-cli: Bump h2 crate version

v0.15.1-4

09 Apr 12:36
3af5613
Compare
Choose a tag to compare
v0.15.1-4 Pre-release
Pre-release

Features Requests / Bugs

If you find issues or have a feature request, please enter a new issue on GitHub.

Installation

View the installation instructions in the README

Changelog

Changed

  • Nothing yet

Fixed

  • Only single entry per instrument in settings.json file, irrespective of number of times it is saved (TSP-616)

v0.15.1-3

02 Apr 14:34
4beda45
Compare
Choose a tag to compare
v0.15.1-3 Pre-release
Pre-release

Features Requests / Bugs

If you find issues or have a feature request, please enter a new issue on GitHub.

Installation

View the installation instructions in the README

Changelog

Changed

  • Nothing yet

v0.15.1-2

01 Apr 16:29
d720558
Compare
Choose a tag to compare
v0.15.1-2 Pre-release
Pre-release

Features Requests / Bugs

If you find issues or have a feature request, please enter a new issue on GitHub.

Installation

View the installation instructions in the README

Changelog

Changed

  • Nothing yet

v0.15.1-1

01 Apr 15:54
dfa0079
Compare
Choose a tag to compare
v0.15.1-1 Pre-release
Pre-release

Features Requests / Bugs

If you find issues or have a feature request, please enter a new issue on GitHub.

Installation

View the installation instructions in the README

Changelog

Changed

  • Nothing yet

v0.15.1-0

01 Apr 15:39
4bceee4
Compare
Choose a tag to compare
v0.15.1-0 Pre-release
Pre-release

Features Requests / Bugs

If you find issues or have a feature request, please enter a new issue on GitHub.

Installation

View the installation instructions in the README

Changelog

Changed

  • Nothing yet

v0.15.0

26 Mar 20:37
934dadc
Compare
Choose a tag to compare

Features Requests / Bugs

If you find issues or have a feature request, please enter a new issue on GitHub.

Installation

View the installation instructions in the README

Changelog

Fixed

  • Saved instruments persist in the Instruments pane after restarting the extension (TSP-510)
  • tsp-tookit-kic-cli: Change language to TSP after connection to TTI instrument (TSP-561)
  • tsp-toolkit-kic-cli: Fix script name issues if the name contains special characters (TSP-505)
  • tsp-toolkit-kic-lib: Use *TST? to check login state instead of
    print("unlocked") just in case we are in a SCPI command set mode.

v0.15.0-1

26 Mar 20:32
26cd2b5
Compare
Choose a tag to compare
v0.15.0-1 Pre-release
Pre-release

Features Requests / Bugs

If you find issues or have a feature request, please enter a new issue on GitHub.

Installation

View the installation instructions in the README

Changelog

Fixed

  • Saved instruments persist in the Instruments pane after restarting the extension (TSP-510)
  • tsp-tookit-kic-cli: Change language to TSP after connection to TTI instrument (TSP-561)
  • tsp-toolkit-kic-cli: Fix script name issues if the name contains special characters (TSP-505)
  • tsp-toolkit-kic-lib: Use *TST? to check login state instead of
    print("unlocked") just in case we are in a SCPI command set mode.