v1.36.2
·
351 commits
to master
since this release
🚀 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_GLOBALSwasn't respected for Python and Rust
toolchains.