Releases: tektronix/tsp-toolkit
v0.15.3-8
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
\
topath.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
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
\
topath.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
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
\
topath.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
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
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
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
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
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
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
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