nushell/crates/nu-command
Antoine Stevan f8939de14f
Remove str replace --string after deprecation (#10064)
related to
- https://github.com/nushell/nushell/pull/10038

# Description
`str replace --string` has been deprecated in
https://github.com/nushell/nushell/pull/10038 and should be removed
before 0.85.

this PR removes the `--string` option from `str replace` completely.

# User-Facing Changes
`str replace --string` will no longer work and will give an error
instead of a warning.
2023-09-19 15:54:20 +02:00
..
src Remove str replace --string after deprecation (#10064) 2023-09-19 15:54:20 +02:00
tests Clippy in tests (#10394) 2023-09-16 21:49:10 +02:00
Cargo.toml Bump toml from 0.7.6 to 0.8.0 (#10408) 2023-09-18 13:50:30 +08:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00