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

With apologies, but due to time constraints, highlights are on hiatus this week (and for at least a few weeks). Highlights may be added later.

Thanks to all our great contributors this week! The full changelog for the week is below:

This week in Nushell #298

Nushell

  • zhiburt fixed #15653 regression with padding count
  • colececil added vfox to list of tools supporting Nushell
  • tindzk fixed available fields in history import command docs
  • cablehead fixed job clearing order in kill_all
  • atahabaki fixed ignored numbers preceded by escape character
  • gmr458 added 'single' to supported table modes
  • ayax79 added polars struct-encode-json for encoding structs as json
  • weirdan added environment-aware help for open and save
  • Bahex added SyntaxShape::OneOf syntax
  • hackeryarn made to nuon raw option remove all whitespace
  • LoicRiegel removed legacy code in core commands
  • dependabot[bot] bumped dependencies:
    • quickcheck_macros from 1.0.0 to 1.1.0
    • tokio from 1.44.2 to 1.45.0
    • crate-ci/typos from 1.31.2 to 1.32.0
    • actions-rust-lang/setup-rust-toolchain from 1.11.0 to 1.12.0
    • crate-ci/typos from 1.31.1 to 1.31.2

nufmt

  • LoicRiegel added config file reading, parallel processing, exit codes, check mode, and file exclusion

Documentation

  • Glubiz updated 3rdpartyprompts.md
  • gigi4000august fixed typo in how_nushell_code_gets_run.md
  • Fuuijin changed my-init to my-utils
  • NotTheDr01ds added TWiN #297
  • oefe fixed typo in plugins.md
  • WindSoilder removed note about issue #15326

Awesome Nu

  • dam4rus:
    • updated config.yaml with nu_plugin_nuts
    • added nuts plugin

Nu_Scripts

  • TheCodeLamp fixed rusty-paths.nu entering rust folder
  • hongquan:
    • fixed lftp bookmark file readability check
    • added completions for lftp
    • eliminated duplication in uv completion script
  • A1c0 fixed datetime theme color
Edit this page on GitHub
Contributors: NotTheDr01ds