Skip to content

Commit

Permalink
Merge 467bbd0 into b005a32
Browse files Browse the repository at this point in the history
  • Loading branch information
esarver authored Sep 24, 2024
2 parents b005a32 + 467bbd0 commit f1b91ec
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 243 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
Security -- in case of vulnerabilities.
-->

## [0.17.2]
## [0.18.0]

### Fixed

Expand All @@ -27,13 +27,15 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
### Added

- Added VISA support for connecting to an instrument
- Added platform-specific extension versions for Windows x86_64 and Linux x86_64 systems
- Added platform-specific extension versions for Windows x86\_64 and Linux x86\_64 systems
- Added a + button to the Instruments pane title bar
- Added icon to tsp-toolkit connection terminal
- Added run button to runs the current script
- **tsp-toolkit-webhelp-to-json:** Added language feature support for 2651A, 2657A and 2601B-PULSE models
- **tsp-toolkit-webhelp:** Added webhelp documents for 2651A, 2657A and 2601B-PULSE models

### Changed
- Automatically assume a new connection is desired if the input to the "TSP: Connect" input box
- Automatically assume a new connection is desired if the input to the "TSP: Connect" input box
has no results and is a valid connection string.


Expand Down Expand Up @@ -159,8 +161,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
- Feature to retrieve TSP-Link network details

<!-- Version Comparison Links -->
[Unreleased]: https://github.com/tektronix/tsp-toolkit/compare/v0.17.2...HEAD
[0.17.2]: https://github.com/tektronix/tsp-toolkit/releases/tag/v0.17.2
[Unreleased]: https://github.com/tektronix/tsp-toolkit/compare/v0.18.0...HEAD
[0.18.0]: https://github.com/tektronix/tsp-toolkit/releases/tag/v0.18.0
[0.17.0]: https://github.com/tektronix/tsp-toolkit/releases/tag/v0.17.0
[0.16.4]: https://github.com/tektronix/tsp-toolkit/releases/tag/v0.16.4
[0.16.1]: https://github.com/tektronix/tsp-toolkit/releases/tag/v0.16.1
Expand Down
Loading

0 comments on commit f1b91ec

Please sign in to comment.