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

  • JosephTLyons fixed histogram example, renamed -f to -l in ls and ps, did some internals cleanup
  • jonathandturner removed build.rs pre-build steps, added --partial to to html, added support for do -i to also redirect stderr, added more columns to ls in demo
  • thegedge updated the first parsing stage to return partial results
  • jzaefferer updated the docs for alias, added a ribbon and WIP note to demo, optionally pivot table on overflow in demo, added a loading indicator for the demo, switched demo to using to html --partial, added link to demo and fixed link to blog on main site, copied CONTRIBUTING info to main site
  • coolshaurya updated str collect to take an optional separator
  • bailey-layzer added the reduce command
  • kornelski moved Nu to use the supported app-dirs crate
  • k-brk added str contains and str index-of
  • andrasio did an overhaul of how data reporting works internally, added support for regular values in histograms, added samping support for variance and standard deviation
  • nmandery added support for parsing many more date formats
  • fdncred updated the rustyline default configuration
  • candostdagdeviren added links for Tagged<Value> and ShellError in the docs
  • homburg added comparison of Nushell and Bash output to the book

RFCs:

  • jonathandturner proposed a new data representationt to replace the current Row/Table model
Edit this page on GitHub
Contributors: NotTheDr01ds