Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions blog/2025-09-05-twin0315.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
---
title: 'This week in Nushell #315'
author: The Nu Authors
author_site: https://nushell.sh
author_image: https://www.nushell.sh/blog/images/nu_logo.png
excerpt: 'PRs and activity for Nushell the week ending Thursday, 2025-09-04'
---

# 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)](https://github.com/nushell/nushell/pull/16565)

## Integrations

- @hustcer:
- [added installation tests for loonarch64 (#68)](https://github.com/nushell/integrations/pull/68)

## VSCode Extension

- @fdncred:

- [updated release version (#209)](https://github.com/nushell/vscode-nushell-lang/pull/209)
- [updated tmLang and prepared for release (#208)](https://github.com/nushell/vscode-nushell-lang/pull/208)

- @AlexeyRaga:
- [updated to use LSP instead of legacy --ide-\* parameters (#207)](https://github.com/nushell/vscode-nushell-lang/pull/207)

## reedline

- @ayax79:
- [bumped version to 42 (#949)](https://github.com/nushell/reedline/pull/949)

## Documentation

- @hustcer:

- [added commands/docs/registry.md (#2033)](https://github.com/nushell/nushell.github.io/pull/2033)
- [refreshed Nu command docs for v0.107.0 (#2032)](https://github.com/nushell/nushell.github.io/pull/2032)

- @NotTheDr01ds:

- [published TWiN 314 (#2031)](https://github.com/nushell/nushell.github.io/pull/2031)

- @ItsHarper:

- [fixed incorrect tense in 0.107.0 release notes entry (#2029)](https://github.com/nushell/nushell.github.io/pull/2029)
- [fixed big vs little endianness mistake in 0.107.0 release notes (#2027)](https://github.com/nushell/nushell.github.io/pull/2027)

- @jexjws:

- [revoked Chinese code examples back to English (#2026)](https://github.com/nushell/nushell.github.io/pull/2026)

- @sholderbach:
- [published release notes for `0.107.0` (#1999)](https://github.com/nushell/nushell.github.io/pull/1999)

## Nu_Scripts

- @132ikl:

- [added support for notes:hide to release notes generator (#1169)](https://github.com/nushell/nu_scripts/pull/1169)
- [implemented release notes generation from PR descriptions (#1160)](https://github.com/nushell/nu_scripts/pull/1160)

- @kpbaks:

- [added remote URL as description when completing git remotes (#1168)](https://github.com/nushell/nu_scripts/pull/1168)

- @j-xella:
- [improved completions for just (#1166)](https://github.com/nushell/nu_scripts/pull/1166)
128 changes: 128 additions & 0 deletions blog/2025-09-12-twin0316.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
---
title: 'This week in Nushell #316'
author: The Nu Authors
author_site: https://nushell.sh
author_image: https://www.nushell.sh/blog/images/nu_logo.png
excerpt: 'PRs and activity for Nushell the week ending Thursday, 2025-09-11'
---

# This Week in Nushell #316

Published Wednesday, 2025-09-17, including PRs merged Friday, 2025-09-05 through Thursday, 2025-09-11.

## Nushell

- @fdncred:

- [added `$nu.is-lsp` to help with printing in lsp mode (#16635)](https://github.com/nushell/nushell/pull/16635)
- [bumped nushell to latest nu-ansi-term (#16613)](https://github.com/nushell/nushell/pull/16613)
- [updated help to remove incorrect link (#16585)](https://github.com/nushell/nushell/pull/16585)

- @132ikl:

- [uploaded artifact during CI (#16633)](https://github.com/nushell/nushell/pull/16633)
- [added release notes devdocs (#16614)](https://github.com/nushell/nushell/pull/16614)
- [renamed A:dataframe to A:plugin-polars in label bot (#16612)](https://github.com/nushell/nushell/pull/16612)
- [added area prefix to labeler bot labels (#16609)](https://github.com/nushell/nushell/pull/16609)

- @sholderbach:

- [bumped `scc` to a non-yanked version (#16631)](https://github.com/nushell/nushell/pull/16631)
- [fixed `mismatched_lifetime_syntaxes` lint (#16618)](https://github.com/nushell/nushell/pull/16618)
- [reworked signature flag parsing (#16617)](https://github.com/nushell/nushell/pull/16617)
- [updated labels in issue templates (#16610)](https://github.com/nushell/nushell/pull/16610)

- @Sheape:

- [added integration test for associativity in power operator (#16627)](https://github.com/nushell/nushell/pull/16627)

- @app/dependabot:

- [bumped tempfile from 3.21.0 to 3.22.0 (#16623)](https://github.com/nushell/nushell/pull/16623)
- [bumped actions/labeler from 5 to 6 (#16621)](https://github.com/nushell/nushell/pull/16621)
- [bumped crate-ci/typos from 1.36.0 to 1.36.2 (#16620)](https://github.com/nushell/nushell/pull/16620)
- [bumped actions/setup-python from 5 to 6 (#16619)](https://github.com/nushell/nushell/pull/16619)
- [bumped shadow-rs from 1.2.0 to 1.3.0 (#16573)](https://github.com/nushell/nushell/pull/16573)
- [bumped hashbrown from 0.15.2 to 0.16.0 (#16572)](https://github.com/nushell/nushell/pull/16572)
- [bumped crate-ci/typos from 1.35.5 to 1.36.0 (#16571)](https://github.com/nushell/nushell/pull/16571)

- @cptpiepmatz:

- [fixed building `nu-command` by itself (#16616)](https://github.com/nushell/nushell/pull/16616)
- [installed prebuilt `cargo-audit` to speed up Security Audit workflow (#16615)](https://github.com/nushell/nushell/pull/16615)

- @weirdan:

- [discarded `path add` input (#16606)](https://github.com/nushell/nushell/pull/16606)
- [fixed `std help externs` (#16590)](https://github.com/nushell/nushell/pull/16590)

- @blindFS:

- [fixed panic on large duration number (#16594)](https://github.com/nushell/nushell/pull/16594)
- [fixed parser pitfall of redefining `def` (#16591)](https://github.com/nushell/nushell/pull/16591)
- [refactored LSP to clean up duplicated testing code (#16578)](https://github.com/nushell/nushell/pull/16578)
- [fixed LSP malfunctioning on unsaved files, empty `workspaceFolder` parameter, overlay use with prefixes (#16568)](https://github.com/nushell/nushell/pull/16568)

- @Bahex:

- [made `for` loops lazy, no longer collecting their source (#16593)](https://github.com/nushell/nushell/pull/16593)

- @Jan9103:

- [marked LSP sessions as non-interactive (#16580)](https://github.com/nushell/nushell/pull/16580)

- @andoalon:
- [added `--endian` flag to `format bits` (#16574)](https://github.com/nushell/nushell/pull/16574)

## Integrations

- @Taywee:
- [ensured config directory exists in post-install and pre-remove (#70)](https://github.com/nushell/integrations/pull/70)

## VSCode Extension

- @fdncred:
- [fixed the changelog (#215)](https://github.com/nushell/vscode-nushell-lang/pull/215)
- [updated for pre-release (#214)](https://github.com/nushell/vscode-nushell-lang/pull/214)
- [fixed lints (#213)](https://github.com/nushell/vscode-nushell-lang/pull/213)
- [improved jsonrpc logging (#211)](https://github.com/nushell/vscode-nushell-lang/pull/211)
- [added ability to start and stop the LSP (#210)](https://github.com/nushell/vscode-nushell-lang/pull/210)

## Documentation

- @acxz:

- [added nushell equivalents of various `cat` incantations (#2037)](https://github.com/nushell/nushell.github.io/pull/2037)

- @app/dependabot:

- [bumped vite from 7.0.4 to 7.0.7 (#2035)](https://github.com/nushell/nushell.github.io/pull/2035)

- @sholderbach:

- [removed mentions of the `chocolatey` package (#2023)](https://github.com/nushell/nushell.github.io/pull/2023)

- @Kissaki:
- [reported and forgave missing plugins in make_docs.nu (#2017)](https://github.com/nushell/nushell.github.io/pull/2017)

## Nu_Scripts

- @Bahex:

- [wrapped string patterns in quotes in match expressions (#1172)](https://github.com/nushell/nu_scripts/pull/1172)

- @MelvinCou:
- [improved winget completion (#1171)](https://github.com/nushell/nu_scripts/pull/1171)

## nu-ansi-term

- @wmmc88:

- [widened windows-sys dependency version range (#69)](https://github.com/nushell/nu-ansi-term/pull/69)

- @fdncred:

- [fixed clippy doc warning (#68)](https://github.com/nushell/nu-ansi-term/pull/68)

- @dpaoliello:
- [updated to windows-sys 0.60 (#66)](https://github.com/nushell/nu-ansi-term/pull/66)