mirror of
https://github.com/nushell/nushell.git
synced 2025-04-30 08:04:25 +02:00
# Description as stated in the `0.79` release note, this PR removes the `old-alias` and `export old-alias` commands, which were deprecated before. # User-Facing Changes `old-alias` is gone for good 😌 # Tests + Formatting - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - 🟢 `toolkit test` - 🟢 `toolkit test stdlib` # After Submitting already mentionned in the `0.79` release note. |
||
---|---|---|
.. | ||
collect.rs | ||
deprecated_commands.rs | ||
hash_base64.rs | ||
lpad.rs | ||
math_eval.rs | ||
mod.rs | ||
rpad.rs | ||
str_datetime.rs | ||
str_decimal.rs | ||
str_find_replace.rs | ||
str_int.rs |