nushell/crates/nu-command
Antoine Stevan ab59dab129
remove --not from glob (#10839)
follow-up to
- https://github.com/nushell/nushell/pull/10827

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

# Description
after deprecation comes removal... this PR removes `glob --not` in favor
of `glob --exclude`.

# User-Facing Changes
`glob --not` will stop working.

# Tests + Formatting

# After Submitting
i didn't find any use of `glob --not` in the `nu_scripts` so no update
required there 👍
2023-11-17 06:46:15 +08:00
..
src remove --not from glob (#10839) 2023-11-17 06:46:15 +08:00
tests bump rust-toolchain to 1.72.1 (#11079) 2023-11-16 15:14:45 -06: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