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 #302

Belatedly published on Tuesday, June 10th with PRs through the week ending June 6th.

Amazing work! Thank you to everyone for the great contributions!

Nushell

  • raoulkent reordered cals input_output_types
  • ayax79:
    • Added regex documentation/examples to polars col
    • Created col and nth expressions when using paths on lazy frames
    • Fixed null handling #15788
    • Allowed polars first to be used with polars group-by
    • Upgraded Polars
  • fdncred:
    • Updated nushell to use coreutils v0.1.0 crates
    • Fixed new nul chars not printing in char --list
  • Cattle0Horse fixed std/iter example descriptions to align with closure logic for find and find-index
  • snickerdoodle2 added config option to disable tag calculation in gstat
  • CSharperMantle:
    • Fixed regression caused by #15881
    • Correctly quoted nu.exe and nu.ico path containing spaces in WiX
  • dependabot[bot]:
    • Bumped itertools from 0.13.0 to 0.14.0
    • Bumped crate-ci/typos from 1.32.0 to 1.33.1
  • kumarUjjawal:
    • Improved error handling for negative integer exponents in ** operator
    • Fixed which to remove required positional argument and allow spread input
  • cptpiepmatz added debug env command
  • 132ikl:
    • Disabled flaky killing_job_kills_pids test on macOS
    • Made parse simple patterns ignore fields with placeholder (_)
    • Added partial workaround and deprecation warning for breaking change usage of #15654
    • Added unified deprecation system and @deprecated attribute
    • Updated where documentation
  • kamek-pf fixed drive-letter glob expansion on Windows
  • Bahex:
    • Updated deprecation warnings
    • Added iter module and recurse command to std-rfc
  • pyz4:
    • Added maintain-order flag to polars group-by and allowed expression inputs in polars filter
    • Introduced new polars replace
  • Tyarel8 improved bench command in std
  • WindSoilder added --reload(-r) flag to overlay new
  • luismeyer95 fixed parser to not parse closure in block position
  • zhiburt fixed table wrap emoji

reedline

  • new-years-eve only repaints at the end when processing a batch of events

Documentation

  • raoulkent:
    • Adjusted input/output section generation in make_docs.nu
    • Added simple example uses in closures.md
  • Fan2Shrek closed quotes in each example

Nu_Scripts

  • KyQiao changed match to case-insensitive
  • khisr0w prepended INCLUDE env instead of overriding

Integrations

  • CSharperMantle adapted cmdline assert for nushell/nushell#15881
  • hustcer:
    • Improved winget installation tests for latest nightly release
    • Updated MSI packages' installation tests for latest nightly version

Tree-sitter

  • dependabot[bot] bumped tar-fs from 2.1.2 to 2.1.3
Edit this page on GitHub
Contributors: NotTheDr01ds