package:liquify v1.5.1
·
7 commits
to master
since this release
Bug Fixes
- Fix keyword word boundary parsing - Keywords
empty,true,false, andnilno longer incorrectly match prefixes of identifiers (e.g.,empty_title,true_value,false_flag,nil_checknow correctly parse as identifiers)