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

Some long-awaited features have landed!

  • quebin31 improved how we canonicalize paths inside of Nu (#1485)
  • jonathandturner added to-html (#1487), to-md for markdown output (#1503), automatically change directory when you give a path by itself (#1496, #1506), changing drives in Windows + remembering the previous directory (#1500), and added a --full mode to ps (#1507)
  • jonathandturner also started work on a jupyter notebook kernel for Nu (https://github.com/nushell/nu_jupyter)
  • Sosthene-Guedon improved errors when opening CSV files (#1490, #1492) as well as more generally using open (#1495)
  • andrasio began to add support for inferring types in unstructured data (#1494), moved the sum plugin to an internal command (#1501)
  • pulpdrew added docs for skip and skip-while (#1499)
Edit this page on GitHub
Contributors: NotTheDr01ds