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

Published Wednesday, 2025-09-17, including PRs merged Friday, 2025-08-29 through Thursday, 2025-09-04.

Nushell

  • @ayax79:
    • bumped version to 107 (#16565)

Integrations

  • @hustcer:
    • added installation tests for loonarch64 (#68)

VSCode Extension

  • @fdncred:

    • updated release version (#209)
    • updated tmLang and prepared for release (#208)
  • @AlexeyRaga:

    • updated to use LSP instead of legacy --ide-* parameters (#207)

reedline

  • @ayax79:
    • bumped version to 42 (#949)

Documentation

  • @hustcer:

    • added commands/docs/registry.md (#2033)
    • refreshed Nu command docs for v0.107.0 (#2032)
  • @NotTheDr01ds:

    • published TWiN 314 (#2031)
  • @ItsHarper:

    • fixed incorrect tense in 0.107.0 release notes entry (#2029)
    • fixed big vs little endianness mistake in 0.107.0 release notes (#2027)
  • @jexjws:

    • revoked Chinese code examples back to English (#2026)
  • @sholderbach:

    • published release notes for 0.107.0 (#1999)

Nu_Scripts

  • @132ikl:

    • added support for notes:hide to release notes generator (#1169)
    • implemented release notes generation from PR descriptions (#1160)
  • @kpbaks:

    • added remote URL as description when completing git remotes (#1168)
  • @j-xella:

    • improved completions for just (#1166)
Edit this page on GitHub
Contributors: NotTheDr01ds