Skip to content

v0.4.0

Latest

Choose a tag to compare

@robinvdvleuten robinvdvleuten released this 19 Jul 18:45
5bea970

0.4.0 (2026-07-19)

Features

  • add arrow lambdas for per-item computation over collections (bde598d)
  • add bound option to compile() to exclude in-scope names from .names (44e3e57)
  • read absent variables and properties as null instead of undefined (dee5a5a)