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

Belatedly published June 10th for PRs posted the week ending March 23rd, 2025.

Sincere thanks to all contributors!

Documentation

  • otakutyrant updated configuration.md
  • hustcer disabled code block font ligatures
  • NotTheDr01ds added TWiN 299
  • ysthakur removed mention of positional on custom completer page

Nushell

  • hustcer:
    • added lightweight MSI packages release workflow for winget
    • fixed Windows arm64 release binaries and winget related issues
  • vivainio optimized kv get by only selecting one row from the stor db
  • Bahex:
    • fixed implicitly running .ps1 scripts with spaces in path
    • added explicit cell-path case sensitivity syntax
  • cptpiepmatz refactored IoError construction from std::io::Error
  • Mrfiregem made run-external spread commands if they're lists
  • pyz4 expanded polars unique to allow expression inputs
  • Tyarel8:
    • fixed kv set examples
    • fixed duplicate short_name in ansi command
  • ysthakur used Default for making Suggestions in attribute_completions
  • LoicRiegel refactored units and added tests
  • sholderbach cleaned public API of EngineState and friends

Nu_Scripts

  • CongLuanTran fixed Tokyonight Moon theme color

Awesome Nu

  • Kissaki added nu_plugin_bson to config.yaml
Edit this page on GitHub
Contributors: NotTheDr01ds