Skip to content

v0.9.0

Latest

Choose a tag to compare

@robinvdvleuten robinvdvleuten released this 31 Aug 11:22
Immutable release. Only release title and notes can be modified.
2d4b6fe

0.9.0 (2026-08-31)

⚠ BREAKING CHANGES

  • a compile error that carried PADVINDER_SYNTAX may now carry one of the five named codes. Match on the specific code, or treat any SyntaxError from query() as a compile failure.

Features

  • a compile error names the category of mistake it is (294e46d)