0.3.1
Changelog
New Features
Major Updates
- 14197f4 Expression errors (#89)
- 4b0d0eb Expression errors 2 (#90)
- 3f4e4ad Another pass at errors to make results more predictable (#93)
- 28c1cfc Expression command (#91) -- Minor breaking change
Minor Updates
- 028797b Add array in func
- 4244630 Add ability to use numbers for stacked bargraphs (#88)
- 667f8fd Add floor, ceil, and round functions
- 25df2c4 Add percent func
- 1ee2932 Optimize expression range allocs by using a pool (#92)
Bug Fixes
- 2cdaf89 Fix bug with equals/not-equals for empty string