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

Belatedly published 2025-06-10 for PRs the week ending May 30th.

Thank you as always to all the contributors this week!

Nushell

  • Tyarel8 added comparison support to bench command
  • weirdan set content_type for view span output
  • new-years-eve refactored find to handle regex and non-regex searches consistently
  • hustcer:
    • fixed build failure of aarch64 and armv7 musl targets
    • allowed specifying MSI version via env var and workflow input
    • updated comments of release-pkg.nu for MSI package building
    • bumped dev version to 0.104.2
    • used nushell's fork for winget-pkgs publishing
  • pyz4:
    • expanded polars shift to allow expression inputs
    • added Value::Record to NuExpression::can_downcast logic
    • added polars math expression
  • cptpiepmatz:
    • moved job errors into ShellError::Job variant
    • improved error for prefix-only path for PWD
    • switched to ring as crypto provider instead of aws_lc
    • added rustls for TLS
  • rritik772 fixed #15813 - passing infinity to random float causes error
  • noahfraiture added default http protocol when none specified
  • WindSoilder ensured block is compiled when parsing source
  • vivainio optimized kv get by selecting only one row from storage db
  • Villa01 improved error handling for unsupported --theme in to html
  • ysthakur handled multiple exact matches
  • jjflash95 fixed #15571 panic on write to source parquet file
  • flovilmart implemented reedline for input

Awesome Nu

  • HaoZeke updated docs with rattler-build

Integrations

  • hustcer released Nu 0.104.1

plugin-examples

  • cptpiepmatz:
    • switched from wget to checkout for testing.nu
    • bumped versions to 0.104.2

nufmt

  • x10an14 fixed Nix build & direnv config

Documentation

  • hustcer added initial 0.104.1 release notes
  • ysthakur removed mention of positional on custom completer page
Edit this page on GitHub
Contributors: NotTheDr01ds