Skip to content

remove size command in favor of str stats#10784

Merged
WindSoilder merged 6 commits intonushell:mainfrom
amtoine:remove-size
Nov 16, 2023
Merged

remove size command in favor of str stats#10784
WindSoilder merged 6 commits intonushell:mainfrom
amtoine:remove-size

Conversation

@amtoine
Copy link
Copy Markdown
Member

@amtoine amtoine commented Oct 20, 2023

follow-up to

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

@amtoine amtoine added notes:breaking-changes This PR implies a change affecting users and has to be noted in the release notes category:deprecation Related to the deprecation of commands/features/options labels Oct 20, 2023
this should solve the merge conflict introduced by
nushell#10798
the command i used
```shell
sd "str size" "str stats" crates/nu-command/tests/commands/**/*.rs
```
@amtoine
Copy link
Copy Markdown
Member Author

amtoine commented Oct 21, 2023

@hustcer
no worries, i've fixed the removal 😉

@amtoine amtoine changed the title remove size command in favor of str size remove size command in favor of str stats Oct 21, 2023
@sholderbach sholderbach added category:removal-after-deprecation The component has already been sunset with `deprecation` and is now up for final removal and removed category:deprecation Related to the deprecation of commands/features/options labels Nov 8, 2023
@amtoine amtoine marked this pull request as ready for review November 16, 2023 17:52
Copy link
Copy Markdown
Contributor

@WindSoilder WindSoilder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Let's go

@WindSoilder WindSoilder merged commit 84cdc0d into nushell:main Nov 16, 2023
@amtoine amtoine deleted the remove-size branch November 17, 2023 13:42
sholderbach added a commit to nushell/nu_scripts that referenced this pull request Dec 6, 2023
Deprecation will be released with `0.87`
- ~~nushell/nushell#10772
- nushell/nushell#10798

Final removal in `0.88`


Land before: 
- nushell/nushell#10784
hardfau1t pushed a commit to hardfau1t/nushell that referenced this pull request Dec 14, 2023
follow-up to
- nushell#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
dmatos2012 pushed a commit to dmatos2012/nushell that referenced this pull request Feb 20, 2024
follow-up to
- nushell#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
maxim-uvarov pushed a commit to maxim-uvarov/nu_scripts_reduced_size that referenced this pull request Oct 12, 2024
Deprecation will be released with `0.87`
- ~~nushell/nushell#10772
- nushell/nushell#10798

Final removal in `0.88`


Land before: 
- nushell/nushell#10784
maxim-uvarov pushed a commit to maxim-uvarov/nu_scripts_reduced_size that referenced this pull request Oct 13, 2024
Deprecation will be released with `0.87`
- ~~nushell/nushell#10772
- nushell/nushell#10798

Final removal in `0.88`


Land before: 
- nushell/nushell#10784
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:removal-after-deprecation The component has already been sunset with `deprecation` and is now up for final removal notes:breaking-changes This PR implies a change affecting users and has to be noted in the release notes status:wait-until-after-nushell-release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants