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

Published Friday, 2026-07-24, including PRs merged Friday, 2026-07-10 through Thursday, 2026-07-16.

Nushell

  • @fdncred:

    • fixed par-each hang bug (#18628)
    • updated nushell to latest reedline commit (#18617)
    • Reverted "Add uutils ln command" (#18605)
    • fixed: stop run from trying to parse big non-text files (#18603)
    • made stor and query db more thread-safe (#18569)
    • mut and par-each optimizations for performance (#18566)
    • added const eval in match arms (#18559)
    • Added matrix commands (#18553)
  • @pyz4:

    • feat(date): added new commands date floor and date ceil (#18620)
  • @pheenty:

    • added lacy tool into the list of projects that support nushell (#18618)
  • @Alb-O:

    • fixed: unsigned binary overflow in into int (#18615)
    • perf: avoided cloning binary values (#18572)
  • @coyaSONG:

    • Migrated ulimit tests to the new harness (#8670) (#18614)
  • @sid-6581:

    • fixed: fix submodule import in test_docker.nu (#18606)
  • @Bahex:

    • Added CompleteResult type for working with complete in tests (#18604)
    • Added test_value! macro (#18582)
    • fixed: uname signature, and added detailed column info (#18568)
  • @kobihikri:

    • ci: pinned milestone-action to a full commit SHA (#18601)
  • @m-novotny:

    • Fixed default configuration links (#18598) (#18599)
  • @drbrain:

    • Allowed PluginCommand::get_dynamic_completion() to use EngineInterface::get_plugin_config() (#18587)
  • @cptpiepmatz:

    • Also triggered CI on ready_for_review (#18586)
    • Removed all tests that use nu_with_plugins! (#18585)
    • Stopped running CI for draft PRs (#18584)
    • After patch release (#18577)
    • Prepared patch release (#18575)
    • Added test dependencies via test attribute #[deps(...)] (#18570)
  • @alerque:

    • Bumped pin of transient dependency causing unsound transmute (#18581)
  • @dmatos2012:

    • Added uutils ln command (#18571)
  • @Mrfiregem:

    • feat(into semver): added cell-path support (#18567)
  • @app/dependabot:

    • build(deps): bumped humantime from 2.3.0 to 2.4.0 (#18548)

Documentation

  • @Kissaki:

    • Added missing code fencing in lang-guide pipelines.md (#2205)
    • Fixed code fencing (#2204)
    • Consistently used present tense (#2203)
    • For semicolon stdout redirection, contrasted external to internal (#2202)
    • Fixed fr typo (#2201)
    • Fixed outdated output redirection docs (#2200)
    • Added missing word in v0.110.0 post (#2197)
  • @cptpiepmatz:

    • Added release notes for v0.114.1 (#2198)

Awesome Nu

  • @idanarye:
    • Added nu_plugin_handlebars (#168)

nufmt

  • @fdncred:

    • fixed ci build problem (#206)
  • @KP64:

    • chore: added nix metadata (#205)

reedline

  • @maxim-uvarov:

    • Added with_persistent_menus option (#1118)
  • @philocalyst:

    • Added asynchronous prompt updates (#1117)

Nu_Scripts

  • @Tyarel8:

    • feat(task): printed actual command in log (#1268)
  • @alightgoesout:

    • Updated jj completions for version 0.43.0 (#1267)

NUPM

  • @neurolag:
    • Migrated to New Commands (#136)
Edit this page on GitHub
Contributors: NotTheDr01ds