nushell/crates/nu-command
Ian Manske 4e0a65c822
Strict JSON parsing (#11592)
# Description
Adds the `--strict` flag for `from json` which will try to parse text
while following the exact JSON specification (e.g., no comments or
trailing commas allowed). Fixes issue #11548.
2024-01-30 08:10:19 -06:00
..
src Strict JSON parsing (#11592) 2024-01-30 08:10:19 -06:00
tests Strict JSON parsing (#11592) 2024-01-30 08:10:19 -06:00
Cargo.toml Strict JSON parsing (#11592) 2024-01-30 08:10:19 -06:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00