- kubouch expanded Nushell's help system
- sholderbach fixed quoting of empty string in
to nuon
, and UpdateCargo.lock
topowierza-coefficient 1.0.2
, and Fix the syntax highlighting inhelp metadata
, and Fix usage of deprecated C-style logicaland
, and Include clippy check for dataframe in CI, and Further cleanup ofSpan::test_data
usage + span fixes - jaudiger corrected some really tiny typos.
- webbedspace made slight edits to
ls
andzip
's help text, and disallowed^
indef
command names, and Add extra_usage messages for subcommand-only commands, andcolumns
now errors when given a non-record non-table, and Change instances ofValue::string("foo", Span::test_data())
toValue::test_string("foo")
- micouy updated
powierza-coefficient
to1.0.2
- fdncred added
--mime-type(-m)
tols
in thetype
column - hustcer fixed const examples, and Fix an example of
env
command - Mehrbod2002 implemented Allow Number and Boolean type to be key in
from yaml
, and Fix #6888 and renamefill-na
tofill-nan
- zhiburt fixed table expand wrap in case no header is there, and Fix some issues with table wrapping of lists
- kianmeng fixed typos by codespell
- WindSoilder fixed a python plugin example
- NotLebedev created a to toml fix
- rgwood fixed an error message when interrupting table with
ctrl+c
- hustcer refreshed docs for v0.73, and Fix book/make_docs.nu for nu v0.73+
- kubouch added an image; Fmt
- sholderbach fixed styling on 0.73 release notes
- fdncred created update coloring scripts with newer syntax, and update 20k script with save changes, and update sparkline script
- skelly37 created Fix
dict
andcdpath
for 0.73