Skip to content

0.40.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 21:16
· 3 commits to main since this release
  • Fixed VS Code/LSP analysis to inject a default Env binding so scripts using Env no longer show unbound-variable diagnostics in the editor.
  • Fixed VS Code/LSP type navigation so Env and Environment resolve to the stdlib Environment type definition.
  • Added CLI script argument forwarding with -- and injected Env metadata (ScriptName, Arguments) for file, stdin, and REPL execution modes, with Environment now defined in stdlib for LSP/type visibility.

Full Changelog: 0.39.0...0.40.0