What's Changed
- chore(deps): update all dependencies and CI actions by @dean0x in #51
- refactor: consolidate constants + split parser (#35, #36) by @dean0x in #52
- feat: built-in functions, default args, logical operators (#53, #54, #55) by @dean0x in #70
- chore(wasm): re-enable wasm-opt with -Oz via Binaryen v129 by @dean0x in #73
- feat: expression support in @for and @if directives (#74) by @dean0x in #76
- feat: frontmatter imports by @dean0x in #85
Full Changelog: v0.1.0...v0.2.0