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

Nushell

  • fdncred added nothing converted to string should return nothing and not fail, add addition characters that can be hard to work with in nushell, updated round to support i64, updated to the latest rustyline, and don't let externals break ansi escapes, and re-enable ansi support when externals break it
  • jonathandturner did a bit more cleanup of block params, split unit into duration and filesize, changed to paren interpolation, improved block params, added explicit block params, and did a fix to treat u64 like i64 for now
  • kubouch removed rest_args() from evaluated CommandArgs, and fixed path join argument type and a typo
  • elferherrera added the ability to load parquet and json files, moved commands to engine p, and added new dataframe commands
  • schrieveslaach added Support for Partial Completions
  • alexshadley added negative indexing for range

Documentation

  • eduardocanellas translated home to pt-BR
  • tupini07 fixed typo

Wasm

  • moonrise-tk fixed build or rustc 1.52.1

Nu_Scripts

  • efx renamed git script for consistency, and added a gentle git gone script
  • agateau added a script to list git branches and their age
Edit this page on GitHub
Contributors: NotTheDr01ds