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

Published Sunday, 2026-04-19, including PRs merged Friday, 2026-04-10 through Thursday, 2026-04-16.

Nushell

  • @cptpiepmatz:

    • bumped to 0.112.3 (#18055)
    • bumped rustls-webpki (#18053)
    • post release bump to 0.112.2 (#18017)
    • selected specific version for getrandom and bumped minor (#18016)
    • stopped using version for nu dev dependencies (#18015)
    • prepared release (#18014)
  • @fdncred:

    • fixed input list regressions with keystrokes and fuzzy (#18039)
    • fixed quoting regression in argument handling for evaluate_file; added tests (#18030)
  • @Juhan280:

    • fixed: properly quoted special characters in script arguments (#18027)

reedline

  • @cptpiepmatz:
    • bumped to 0.47.0 (#1047)

Nu_Scripts

  • @Juhan280:

    • updated result module (#1246)
  • @fdncred:

    • updated get-weather.nu to url encode location (#1245)
  • @ask4fusora:

    • used path-columns in result metadata hook (#1244)
  • @cptpiepmatz:

    • fixed FileVersion entry in bump-version script (#1243)

Documentation

  • @cptpiepmatz:

    • added release notes for v0.112.2 (#2154)
    • fixed smol issues with 0.112.1 changelog (#2149)
    • added release notes for v0.112.0 (#2148)
  • @Kissaki:

    • fixed typo in v0.112.1 post (#2151)
    • added inline code fencing in v0.112.1 post (#2150)
  • @hustcer:

    • refreshed command docs for 0.112 (#2147)
  • @Juhan280:

    • updated metadata set example of the book (#2146)
  • @Drazape:

    • fixed outdated substring output in book (#2100)
Edit this page on GitHub
Contributors: NotTheDr01ds