Skip to content

0.32.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 17:06
· 57 commits to main since this release

0.32.0

  • Replaced #include with import and removed script-level module declarations.
  • Imported files are now exposed through filename-derived modules (for example shared.fss -> shared.*).
  • Updated parser/runtime/LSP/docs/tests for the new import/module semantics.
  • Removed unused top-level binding diagnostics from LSP.
  • Clarified AGENTS.md so every direct commit to main must include an Unreleased changelog entry, including docs/process/policy updates.

Full Changelog: 0.31.0...0.32.0