0.40.0
- Fixed VS Code/LSP analysis to inject a default
Envbinding so scripts usingEnvno longer show unbound-variable diagnostics in the editor. - Fixed VS Code/LSP type navigation so
EnvandEnvironmentresolve to the stdlibEnvironmenttype definition. - Added CLI script argument forwarding with
--and injectedEnvmetadata (ScriptName,Arguments) for file, stdin, and REPL execution modes, withEnvironmentnow defined in stdlib for LSP/type visibility.
Full Changelog: 0.39.0...0.40.0