Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 15:51
· 31 commits to main since this release

1.2.0 (2026-09-01)

Features

  • accept polar authoring for complex literals, normalised to rectangular on evaluation (d36ff46)
  • add a boolean ComputedValue kind, evaluated by compare/memberOf (0040043)
  • add a complex computed-value kind and complexLiteral node (3d4d47f)
  • add booleanLiteral node to the expression tree schema (107fe9d)
  • add polar builders and accessors for complex values (18b7439)