Home Explore Blog CI



nushell

blog/2020-02-21-twin0026.md
251092d2e18f8f556ae3fbd4d01d9bb9a06ab7781b44412a00000003000002b9
# This week in Nu #26

The 0.10.0 release!

- Big news this week is the 0.10.0 release, which is the first release of Nu to support running Nu commands outside of Nu via scripts or the `-c` commandline option
- equal-l2 fixed displaying zero-length files in `ls` (#1422)
- JesterOrNot improved GitPod support (#1417), added a `touch` command (#1399)
- Amanita-muscaria added documentation to the `du` command (#1416)
- andrasio improved shorthand flags (#1406), fixed leaving raw mode correctly (#1388)
- jonathandturner did the 0.10.0 release (#1403), attempted to work around an issue with external command outputs (#1391)
- coolsaurya fixed up some docs (#1411), fixed an error message (#1395)

Chunks
838aff81 (1st chunk of `blog/2020-02-21-twin0026.md`)
Title: Nushell Release 0.10.0 and Contributions
Summary
Nushell announces the 0.10.0 release, which introduces support for running Nu commands outside of Nu. The release includes various improvements and fixes from contributors, such as fixing the display of zero-length files in `ls`, improving GitPod support, adding a `touch` command, adding documentation to the `du` command, improving shorthand flags, and fixing raw mode leaving. There are also improvements to documentation and error messages.