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

Nushell

  • ayax79 upgraded to polars 0.44
  • 132ikl improved try/catch errors, and made length only operate on supported input types
  • sholderbach removed unused FlatShapes And/Or
  • fdncred updated the Rust toolchain to rust 1.81.0, and removed terminal_size crate from several places
  • cptpiepmatz started to add WASM support again
  • paulie4 added more less key bindings and added Transition::None to explore
  • NotTheDr01ds allowed inherited environment variables, updated default-files README, bumped reedline to current main, added example for PROMPT_COMMAND_RIGHT, removed long-unused autoenv tests, ensured config record is always populated during startup, and deprecated date to-record and date to-table
  • WindSoilder updated unicode-width to 0.2, updated miette to 7.3, raised a ParseError if assigning to a non-variable or non-mutable-variable, deprecated --ignore-shell-errors and --ignore-program-errors in do, and made std help more user friendly
  • Bahex propagated existing errors in insert and merge, and added term query, for querying information from terminals
  • PegasusPlusUS fixed an unstable test case
  • IanManske removed the obsolete ListStream type, added a Filesize type, made Hooks fields non-optional to match the new config defaults, and changed append operator to concatenation operator
  • ysthakur fixed: Respect sort in custom completions
  • cosineblast implemented chunk_by operation
  • amtoine added from ndnuon and to ndnuon to stdlib
  • DziubaMaksym fixed a README link

Documentation

  • NotTheDr01ds updated/renamed Shells-in-Shells Chapter - 0.100 changes
  • WieeRd updated the Fish completer to leverage nushell/nushell#14399, and fixed broken links to the default config files

Nu_Scripts

  • rikukiix added Catppuccin Frappe theme
Edit this page on GitHub
Contributors: NotTheDr01ds