Nushell
Get Nu!
Getting Started
  • The Nushell Book
  • Command Reference
  • Cookbook
  • Language Reference Guide
  • Contributing Guide
Blog
  • English
  • 中文
  • Deutsch
  • Français
  • Español
  • 日本語
  • Português do Brasil
  • Русский язык
GitHub
Get Nu!
Getting Started
  • The Nushell Book
  • Command Reference
  • Cookbook
  • Language Reference Guide
  • Contributing Guide
Blog
  • English
  • 中文
  • Deutsch
  • Français
  • Español
  • 日本語
  • Português do Brasil
  • Русский язык
GitHub

This week in Nushell #262

Nushell

  • fdncred removed cfg_atter tarpaulin and updated virtual terminal processing.
  • ayax79 added expression support for polars replace and polars replace-all, expression support for polars uppercase and polars lowercase, new polars commands for converting string columns to integer and decimal columns, and changed the category for panic, adding search terms and examples.
  • cptpiepmatz switched to heck from convert_case for nu-derive-value and added record key renaming for the IntoValue and FromValue derive macros.
  • Bahex added split cell-path.
  • ysthakur used the right options in custom completions.
  • sholderbach simplified the bug reporting form, removed system-clipboard from the default build, removed str deunicode, set up global cargo lint configuration, and removed an unnecessary sort in the explore search function.
  • weirdan enabled respect for user-defined $env.NU_LOG_FORMAT and $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 it with elt, row, line, etc. (batch 2) and continued replacing it with elt, row, line, etc..

Nu_Scripts

  • rgwood fixed the TWiN script.
  • chtenb used --no-color for git completions.
  • LoicRiegel added custom completions for pytest and added custom completions for pre-commit.
  • Telpenarmo added completions for dotnet.
Edit this page on GitHub
Contributors: NotTheDr01ds