Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jun 19:14
· 3 commits to main since this release

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