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 Nu #47

  • arashout began work to auto generate documentation, fixed issues (2164).
  • k-brk moved keep suite unifying keep-while and keep-until
  • fdncred added --dark_bg to change color and text backgrounds of the html, added internal assertion improvement, added --html_color and --no_color for finer grained color control in html.
  • jonathandturner introduced wasm support, extended Shell to support open and save, introduced configurable keybindings, clearer printing of duration, split config set arguments, renamed byte primitive for clarity, and fixed issues 2152
  • Porges fixed row indices formatting alignment
  • andrasio added support for group-by to pass a block as the key function. moved skip suite unifying skip-while and skip-until, made str stricter.
  • JosephTLyons added reverse subcommand to str, did improvements in the code 2176, 2177, 2183, 2184, 2194, 2196, 2201
  • amousa introduced variance and stddev subcommands to math.
  • thegedge introduced completion abstractions, fixed an issue with the encoder for preventing overflows of data.
  • samhedin documented auto-env more and more tests. Fixes preventing env script running multiple times.
  • bailey-layzer added from subcommand to str, and --char flag for trimmin specific ones.
  • ritobanrc updated config command suite flags to subcommands.
  • pag4k added ns seconds to Duration
Edit this page on GitHub
Contributors: NotTheDr01ds