v1.36.2
🚀 Updates
- Added support for shell-specific environment variable namespaces when scanning and substituting
values. Supports the following:$E:
- Elvish$env::
- Ion$ENV.
- Murex$env.
- Nu$env:
- PowerShell
- Updated all identifiers to support unicode alpha-numeric characters instead of just ASCII.
🐞 Fixes
- Fixed some issues where
MOON_TOOLCHAIN_FORCE_GLOBALS
wasn't respected for Python and Rust
toolchains.