This week in Nushell #186
jt added rest and glob support to 'open' , and bump to 0.77.2 , and parser: Add cell path literal syntax , and parser: Fix panic that happens when you type a single {
, and Fix CI tests that landed after no-implicit-echo , and Fix parse of def with paren params , and Escape will now escape paths with '=' in them , and Start grouping parsing of values better , and Fix warnings and old names
amtoine created standard library: fix the tests for the new closure parsing of 0.77.2
, and REFACTOR: put all the standard library in std.nu
, and DOC: make the README of the standard library clearer
dandavison created Short redirection syntax , and SQL-style join command for Nushell tables
fdncred reverted "Allow NU_LIBS_DIR and friends to be const" , and enable error reporting from enable_vt_processing
NotLebedev reverted "Hide 7925" , and Disable pipeline echo
rgwood added -i
flag back to get
and select
, and Fix ls behaviour when directory is empty , and Optional members in cell paths: Attempt 2
bgeron created Exit successfully from nu --help
for compatibility with halp
hustcer fixed docs building error caused by missing end tag
WindSoilder reverted "Throw out error if external command in subexpression is failed to run (#8204)" , and make better usage of error value in catch
block , and Restrict closure expression to be something like {|| ...}
, and make else if
generate helpful error when condition have an issue
lucperkins added char --list example to char command docs
presidento made assert eq, assert ne consistent with ==, != operators , and stdlib: add test discovery, extract test files , and std.nu: Rewrite assert method
Hofer-Julian created Fix xml docs
nicokosi created docs: Use capital letters for CSV and JSON acronyms , and docs: Add missing space in Filesystem/start's usage
sholderbach bumped to 0.77.1
development version , and Pin to reedline
0.17 , and Pin to nu-ansi-term
0.47 , and Remove unused nu-json
from nu-protocol
, and Bump version to 0.77.0
, and Box ShellError
in Value::Error
tcoratger modified reject algorithm for identical elements
BlacAmDK fixed SQLite table creation sql
dependabot[bot] bumped sqlparser from 0.30.0 to 0.32.0 , and Bump open from 3.4.0 to 4.0.0 , and Bump mockito from 0.32.5 to 1.0.0 , and Bump lru from 0.9.0 to 0.10.0 , and Bump nix from 0.25.0 to 0.26.2
klementievdmitry Added help externs
command
mdeville created Additional flags for commands from csv
and from tsv
kubouch disabled alias recursion , and Add proptest regression
initinll created Added fix for bug #8278 to read tag values from YAML files
StevenDoesStuffs created Allow NU_LIBS_DIR and friends to be const
stevenxxiu created fix: fix commandline
when called with no arguments
You can’t perform that action at this time.