This week in Nushell #262
Nushell
- fdncred removed
cfg_atter tarpaulinand updated virtual terminal processing. - ayax79 added expression support for
polars replaceandpolars replace-all, expression support forpolars uppercaseandpolars lowercase, newpolarscommands for converting string columns to integer and decimal columns, and changed the category forpanic, adding search terms and examples. - cptpiepmatz switched to
heckfromconvert_casefornu-derive-valueand added record key renaming for theIntoValueandFromValuederive macros. - Bahex added split cell-path.
- ysthakur used the right options in custom completions.
- sholderbach simplified the bug reporting form, removed
system-clipboardfrom the default build, removedstr deunicode, set up globalcargolint configuration, and removed an unnecessary sort in theexploresearch function. - weirdan enabled respect for user-defined
$env.NU_LOG_FORMATand$env.NU_LOG_DATE_FORMAT. - cyradotpink fixed parsing of record values containing colons.
Documentation
- yo-goto fixed the nothing type literal (
none→null), fixed link parentheses on the Float type page, and fixed content in the binary data type table. - maniaphobic updated string.md.
- ysthakur added info on setting XDG_CONFIG_HOME.
- Hofer-Julian fixed capitalization for headings levels 2 and 3, corrected a copy-paste mistake, ensured consistent headline capitalization, and fixed a link to handling missing data.
- NotTheDr01ds promoted Installation to its own top-level Book chapter.
- weirdan replaced
itwithelt,row,line, etc. (batch 2) and continued replacingitwithelt,row,line, etc..
Nu_Scripts
- rgwood fixed the TWiN script.
- chtenb used
--no-colorfor git completions. - LoicRiegel added custom completions for pytest and added custom completions for pre-commit.
- Telpenarmo added completions for dotnet.