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

Published Monday, 2025-08-18, including PRs merged Friday, 2025-07-04 through Thursday, 2025-07-10.

Nushell

  • @echasnovski

    • fixed gstat making state entry lowercase (#16153)
  • @ryanxcharles

    • fixed typo in pipe documentation (#16152)
  • @132ikl

    • used Severity::Warning for miette warnings (#16146)
    • fixed type checking for assignment operators (#16107)
  • @app/dependabot

    • bumped indicatif from 0.17.9 to 0.17.11 (#16136)
  • @dead10ck

    • fixed polars datetime type conversion (#16133)
  • @ayax79

    • added flag limit for polars arg-sort (#16132)
  • @blindFS

    • fixed panic when using if command as constant expr by bringing back Type::Block (#16122)
  • @cptpiepmatz

    • added all flag to enable all active experimental options (#16121)
  • @fdncred

    • fixed missing new items in ansi --list (#16113)
  • @hustcer

    • updated winget default INSTALLDIR for per-machine install path (#16026)
  • @zhiburt

    • optimized nu-table creation and width functions (#15900)

Nu_Scripts

  • @lucascherzer
    • fixed url encoding (#1142)

Integrations

  • @hustcer
    • added workflow for winget install/upgrade tests (#63)

Documentation

  • @lucascherzer

    • added link to issue (#1968)
  • @NotTheDr01ds

    • twin 0303.md (#1967)
  • @azarmadr

    • added link to where command (#1966)

Tree-sitter

  • @blindFS

    • fixed unexpected spaces at token head (#214)
    • updated CI workflow (#213)
  • @Bahex

    • improved language injections (#211)
Edit this page on GitHub
Contributors: NotTheDr01ds