Skip to content

Latest commit

 

History

History
73 lines (51 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

73 lines (51 loc) · 2.38 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • handling dynamically creating enums for trigger.model.setblock() command parameter

Fixed

  • making sure that node[N].execute(), node[N].getglobal() and node[N].setglobal() only visible in TSP-Link systems.

Added

  • support dynamically creating enums for configured nodes

Added

  • Added Lua 5.0 definitions

Fixed

  • Fixed any type issue for few commands
  • Fixing command help link is broken for 2600B models

Added

  • Added language feature support for 2651A, 2657A and 2601B-PULSE models
  • tsp-toolkit-webhelp: Added webhelp documents for 2651A, 2657A and 2601B-PULSE models

Fixed

  • tsp-toolkit-webhelp: display.input.option() command signature has been corrected for all tti models

Fixed

  • Fixing enums not found issue, from 24xx and 2600B series example scripts

Changed

  • workflow has been added for generaing json artifacts.