Releases: JKISoftware/JKI-State-Machine
Releases · JKISoftware/JKI-State-Machine
4.0.0.21-testing
- More Minor performance improvements.
- Changed While Loop Label to JKI State Machine (4.0.0)
- New Icons and Color Scheme (cause it's been like 12 years...)
4.0.0.14-testing
Some more performance improvements since 4.0.0.13-testing here: https://github.com/JKISoftware/JKI-State-Machine/releases/tag/4.0.0.13-testing
See discussions, here: #3
4.0.0.13-testing
UPDATE: Please download a more recent build: https://github.com/JKISoftware/JKI-State-Machine/releases/tag/4.0.0.14-testing
A test build of the performance optimization branch.
- Major performance improvements to Support VIs ("Parse State Queue", "Add State(s) to Queue", and "Build State String with Arguments")
- Support VIs are now configured for "Inline SubVIs into Calling VIs" and "Subroutine" priority to reduce memory footprint and execution time
- Replaced deprecated FP.Open property with FP.State
- Added new arguments to "UI: Front Panel State" (Open, Standard, Close, Closed, Hidden, Hide, Maximize, Maximized, Minimize, Minimized)
- Special thanks to @mcduff14 and @drjdpowell for their performance improvement ideas and feedback on this thread #3