Skip to content

Releases: tektronix/tsp-toolkit

v0.15.3-8

10 May 14:59
beb52d9
Compare
Choose a tag to compare
v0.15.3-8 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

  • Corrected extension description
  • Remove : from port number
  • Adding tsplink nodes in config.tsp.json file does not load definitions for added node lua table
  • Changed literal \ to path.join() when populating config.tsp.json
  • Remove debugger-related items from package.json
  • tsp-toolkit-kic-cli: Fix issue where unrecognized model number causes kic-cli to never exit (TSP-645)
  • tsp-toolkit-kic-cli: Fix issue in which the prompt would be displayed immediately after loading a script

v0.15.3-7

09 May 16:46
da75a0c
Compare
Choose a tag to compare
v0.15.3-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

Fixed

  • Corrected extension description
  • Remove : from port number
  • Adding tsplink nodes in config.tsp.json file does not load definitions for added node lua table
  • Changed literal \ to path.join() when populating config.tsp.json
  • Remove debugger-related items from package.json
  • tsp-toolkit-kic-cli: Fix issue where unrecognized model number causes kic-cli to never exit (TSP-645)
  • tsp-toolkit-kic-cli: Fix issue in which the prompt would be displayed immediately after loading a script

v0.15.3-6

09 May 16:45
70a5e8e
Compare
Choose a tag to compare
v0.15.3-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

Fixed

  • Corrected extension description
  • Remove : from port number
  • Adding tsplink nodes in config.tsp.json file does not load definitions for added node lua table
  • Changed literal \ to path.join() when populating config.tsp.json
  • Remove debugger-related items from package.json
  • tsp-toolkit-kic-cli: Fix issue where unrecognized model number causes kic-cli to never exit (TSP-645)
  • tsp-toolkit-kic-cli: Fix issue in which the prompt would be displayed immediately after loading a script

v0.15.3-5

08 May 18:35
ab3e119
Compare
Choose a tag to compare
v0.15.3-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

Fixed

  • Corrected extension description
  • Remove : from port number
  • Remove debugger-related items from package.json
  • tsp-toolkit-kic-cli: Fix issue where unrecognized model number causes kic-cli to never exit (TSP-645)
  • tsp-toolkit-kic-cli: Fix issue in which the prompt would be displayed immediately after loading a script

v0.15.3-4

08 May 18:17
0c80fcf
Compare
Choose a tag to compare
v0.15.3-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

Fixed

  • Corrected extension description
  • Remove : from port number
  • Remove debugger-related items from package.json
  • tsp-toolkit-kic-cli: Fix issue where unrecognized model number causes kic-cli to never exit (TSP-645)
  • tsp-toolkit-kic-cli: Fix issue in which the prompt would be displayed immediately after loading a script

v0.15.3-3

07 May 20:50
9ce3de9
Compare
Choose a tag to compare
v0.15.3-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

Fixed

  • Corrected extension description
  • Remove : from port number
  • Remove debugger-related items from package.json
  • tsp-toolkit-kic-cli: Fix issue where unrecognized model number causes kic-cli to never exit (TSP-645)
  • tsp-toolkit-kic-cli: Fix issue in which the prompt would be displayed immediately after loading a script

v0.15.3-2

07 May 17:30
1ac462f
Compare
Choose a tag to compare
v0.15.3-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

Fixed

  • Corrected extension description
  • Remove : from port number
  • Remove debugger-related items from package.json
  • tsp-toolkit-kic-cli: Fix issue where unrecognized model number causes kic-cli to never exit (TSP-645)
  • tsp-toolkit-kic-cli: Fix issue in which the prompt would be displayed immediately after loading a script

v0.15.3-1

05 May 12:23
791d4c8
Compare
Choose a tag to compare
v0.15.3-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

  • Corrected extension description
  • Remove : from port number

v0.15.3-0

02 May 12:55
22a5d41
Compare
Choose a tag to compare
v0.15.3-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

Fixed

  • Corrected extension description

v0.15.1

16 Apr 13:30
f637a7c
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

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