This week in Nushell #272
Nushell
- IanManske removed
as_i64andas_f64, madeto textline endings consistent for list (streams), and overhauled div, mod, and floor div - aionescu removed unneeded clones in
select - fdncred updated reedline to the latest commit, updated human-date-parser conversion to use local timezone, and allowed != for polars
- WindSoilder prevented IR from generating unnecessary instructions for
defandexport def, and fixed $env.FILE_PWD and $env.CURRENT_FILE insideuse - weirdan fixed the order of preference for
VISUALandEDITOR - 132ikl improved Nushell's handling of case-insensitive string handling
- sholderbach consolidated uses of
test-casetorstest - CharlesTaylor7 made empty rest args match an empty list
- alex-kattathra-johnson added tests for the
--max-agearg in http commands, and changed --max-time arg for http commands to useDurationtype - NotTheDr01ds stopped autoloading deprecated-dirs
- Bahex added table params support to
url joinandurl build-query, and implemented a newurl split-querycommand - sgvictorino excluded import path from args to aliased external commands, correctly parsed table literals as lists, and added support for binary input in
length - Dorumin removed a deref in
touch
Documentation
- raphaelpra fixed a typo in an example provided in custom_commands.md
- weirdan updated
VISUAL/EDITORorder - NotTheDr01ds made module chapter edits from review, and fixed code-block line numbering
- cablehead added details on signal handling to the plugin protocol reference
- vyadh added Docker image usage
- hustcer upgraded shiki, vuepress and related plugins
- rodvieirasilva fixed prepend to append in coming_from_cmd.md
- 132ikl added documentation for sorting
Nu_Scripts
reedline
- petricavalry fixed wrong unit when splitting string