Skip to content
## [0.1.1] - 10-22-2017
### Added
- HALITE configurable iterative delimiter emission capability that 
allows a delimiter to be emitted based on given iteration stide.
- HALITEWorkflow convenience class.
- Support for shared library builds on Windows
- Substantial improvements in README documentation
- Missing min/max functions to Expr/HALITE packages

### Changed
- HIVE ChildUniqueness and NotExistsIn to be case-insensitive

### Fixed 
- An issue where HALITE indirect attribute substitution produced a parse
error.
- A compiler error when when compiling in a Qt project the 'emit' macro and
the HALITE emit method collided.
- An issue where Expr lexer's REAL token regex consumed part of 
the alternative boolean operator (7.gt.8=> 7.ERROR, instead of 7.gt.8=> 7 > 8)
- A segfault when HALITE processes empty attribute