Skip to content

v0.6.1

Choose a tag to compare

@sergiogallegos sergiogallegos released this 18 Jan 03:12
· 18 commits to main since this release
Update comprehensive_terminal_demo.rs to use actual test tags

- Changed array tag example from 'gArrayTest_DINT' to 'gTestArray_DINT'
- Updated batch operations to use actual test tags:
  * gTestArray_DINT[0], gTestArray_DINT[5]
  * gTestArray_REAL[0], gTestArray_BOOL[0], gTestArray_INT[0]
- Updated performance test default tag to 'gTestArray_DINT[0]'
- Updated program name example from 'MainProgram' to 'TestProgram'
- Updated complex path examples to use actual test tag patterns
- All tag references now match WinForms, WPF, and ASP.NET examples