Releases: fieldrndservices/labstache
Releases · fieldrndservices/labstache
1.1.1
1.1.0
Added
- Some tests for the Data project library VIs and Classes
- Some tests for recursive partials
Changed
- Partial loading to the rendering stage
- Parsing partials to the rendering stage
- Input and output descriptions to be consistent
Fixed
- Recursive partials causing an infinite loop (#1)
- Data stack searching from the bottom instead of the top
1.0.1
1.0.0
Added
- High-level Compile VI
- High-level Data VIs to create Mustache data values and types from LabVIEW primitives
- Low-level rendering of an abstract syntax tree to a string based on provided data values and types
- Low-level parsing of tokens into an abstract syntax tree
- Low-level Lexer class
- Tests
- Examples
- VI documentation
- Class documentation
- Project library documentation
- HTML Help documentation
- Scripts for building and packaging toolkit
- Script for generating HTML help documentation from VIs, Classes, and project libraries
- License file
- On-disk project organization
- LabVIEW project file