2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-18 23:18:40 +00:00
nushell/crates/nu-command/tests
Antoine Stevan 84cdc0d521
remove size command in favor of str stats ()
follow-up to
- https://github.com/nushell/nushell/pull/10798

> **Important**
> wait for between 0.87 and 0.88 to land this

# Description
once again, after deprecation comes removal 😌 

# User-Facing Changes
`size` is now removed and `str size` should be used

# Tests + Formatting

# After Submitting
2023-11-17 06:49:19 +08:00
..
commands remove size command in favor of str stats () 2023-11-17 06:49:19 +08:00
format_conversions bump rust-toolchain to 1.72.1 () 2023-11-16 15:14:45 -06:00
main.rs Rename misused "deprecation" to removal () 2023-08-15 07:17:31 +12:00