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

New

  • We now have a place you can share your Nushell scripts with others

Docs

  • ibraheemdev added the command reference to the book
  • richardpark-msft fixed a typo in the documentation
  • jonathandturner refreshed the command reference with the latest docs, added a new animated gif showing off Nushell

Code

  • jonathandturner added rest support to blocks, added erroring on bad rows in column paths, fixed a bug in the units of ps and sys, released 0.26.0
  • fdncred fixed the signature for the char command, added multi-byte support for padding, added more modulo operations, added pow operator, allowed more types to be converted to strings
  • andrasio improve internal implementations for str commands
  • LhKipp added support for optional parameters and switches to the parser
  • JosephTLyons improved some of our test assertions, removed unnecessary clones
Edit this page on GitHub
Contributors: NotTheDr01ds