Skip to content

v0.5.0

Choose a tag to compare

@robinvdvleuten robinvdvleuten released this 22 Jul 09:55
Immutable release. Only release title and notes can be modified.
d536211

0.5.0 (2026-07-22)

Features

  • add structured template diagnostics (c5d39fe)
  • add typed structured template diagnostics (d9bdd41)

Bug Fixes

  • preserve host errors across expression boundaries (b90853d)

Performance Improvements

  • apply whitespace trimming during lexing (aa01101)
  • reduce each-loop render allocations (ae23140)
  • shrink lexer delimiter checks (ef779c7)