v0.2
First full featured release
- Basic variable assignment: scalar, array, hash
- If/then conditionals
- Foreach for arrays and hashes
- Literal to support { and } in templates
- Simple mode
- Inline mode
- Extensive unit tests
- Validates against PHP 7.3, 7.4, 8.0, 8.1
- Documentation and examples with sample syntax