Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated flags on commandline #12658

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

IanManske
Copy link
Member

Description

Removes the commandline flags and API that was deprecated in 0.91.0 with #11877.

User-Facing Changes

Users need to migrate to the new commandline subcommands introduced in 0.91.0.

@IanManske IanManske added pr:breaking-change This PR implies a change affecting users and has to be noted in the release notes pr:commands This PR changes our commands in some way labels Apr 24, 2024
@sholderbach sholderbach added the removal-after-deprecation The component has already been sunset with `deprecation` and is now up for final removal label Apr 25, 2024
Copy link
Member

@sholderbach sholderbach left a comment

Choose a reason for hiding this comment

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

atuin migrated to the subcommands with a version check already, so no breakage for that integration to be expected.
https://github.com/atuinsh/atuin/blob/fc5522f45ef0735fb3b492329f95770203d21a7f/crates/atuin/src/shell/atuin.nu#L33-L46

@IanManske IanManske merged commit 5b0546c into nushell:main Apr 25, 2024
15 checks passed
@hustcer hustcer added this to the v0.93.0 milestone Apr 26, 2024
fdncred pushed a commit to nushell/nu_scripts that referenced this pull request May 19, 2024
@IanManske IanManske deleted the remove-commandline-flags branch May 27, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:breaking-change This PR implies a change affecting users and has to be noted in the release notes pr:commands This PR changes our commands in some way removal-after-deprecation The component has already been sunset with `deprecation` and is now up for final removal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants