nushell/crates/nu-command
Antoine Stevan 84cdc0d521
remove size command in favor of str stats (#10784)
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
..
src remove size command in favor of str stats (#10784) 2023-11-17 06:49:19 +08:00
tests remove size command in favor of str stats (#10784) 2023-11-17 06:49:19 +08:00
Cargo.toml allow parsing of human readable datetimes (#11051) 2023-11-15 17:43:37 -06:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00