Home Explore Blog CI



nushell

blog/2021-03-06-twin0080.md
b92f509c03dc755e5c3b973fcb74a67776a32a3f7c7f3d76000000030000049d
# This week in Nu #80

- fdncred fixed [coercion errors for `$nothing` and `$variable`](https://github.com/nushell/nushell/pull/3133), updated [`fetch` to surf 2.2](https://github.com/nushell/nushell/pull/3120), released a new version of [the Nushell VSCode extension](https://github.com/nushell/vscode-nushell-lang/releases/tag/v0.1.1)
- rezural added an [optional paging system](https://github.com/nushell/nushell/pull/3128) and [here](https://github.com/nushell/nushell/pull/3121)
- andrasio added back [preserving column order in json](https://github.com/nushell/nushell/pull/3126)
- kubouch added [`path join` and updated other path commands](https://github.com/nushell/nushell/pull/3123), added option to [invert match selections](https://github.com/nushell/nushell/pull/3114)
- LhKipp improved [host printing support](https://github.com/nushell/nushell/pull/3112)
- davidmalcolm [fixed a typo in the book](https://github.com/nushell/nushell.github.io/pull/106)
- stormasm clarified [how to think about let-env in the book](https://github.com/nushell/nushell.github.io/pull/107)
- More scripts were added to the [nu scripts collection](https://github.com/nushell/nu_scripts)

Chunks
9084c91c (1st chunk of `blog/2021-03-06-twin0080.md`)
Title: Nushell Updates - This Week in Nu #80
Summary
This week's Nushell updates include fixes for coercion errors, updates to `fetch`, an optional paging system, preservation of column order in JSON, improvements to path commands, inverted match selections, improved host printing support, typo fixes in the book, clarifications on `let-env`, and additions to the nu scripts collection.