An overview of notable changes in versions
- New require param passing syntax #11
- Error parsing Postgres array literals #15
- Issue with parsing of multiple braces
{{
- Issue with parsing of multiple braces
A big codebase refactor with the following features added
- New param syntax
{foo}
- >{=foo}
so not to clash with PostgreSQL json - Requires get indented in output SQL
- Better parse errors
- Requires are now relative
- Added benchmarks