Home Explore Blog CI



nushell

blog/2021-07-16-twin0099.md
22ebfdeb6e6725682f747ae361f47e9dc8cf1104fe92dce2000000030000050e
# This week in Nushell #99

## Nushell

- fdncred [fixed `show_hints` option to allow hints to be turned off](https://github.com/nushell/nushell/pull/3780)
- elferherrera added [faster CSV reader and encoding](https://github.com/nushell/nushell/pull/3781), and [corrected position of dataframes](https://github.com/nushell/nushell/pull/3776)
- TechWatching [added the -s parameter to submit package to winget in pipeline](https://github.com/nushell/nushell/pull/3767)
- jt released [0.34.0](https://github.com/nushell/nushell/pull/3766)
- waywardmonkeys created [Use shadow-rs 0.6 in nu-cli.](https://github.com/nushell/nushell/pull/3759)

## Documentation

- syndek [fixed typo in configuration.md](https://github.com/nushell/nushell.github.io/pull/167)
- dyxushuai [fixed (plugin): missing branch](https://github.com/nushell/nushell.github.io/pull/166)
- waldyrious added [Book: various tweaks to the Dataframes chapter](https://github.com/nushell/nushell.github.io/pull/165), and [fixed two typos in v0.34 announcement blog post](https://github.com/nushell/nushell.github.io/pull/162)
- elferherrera fixed [typo in cookbook](https://github.com/nushell/nushell.github.io/pull/161)
- phaunt added [Match `where` clause with table output](https://github.com/nushell/nushell.github.io/pull/160)

Chunks
1bbf1d99 (1st chunk of `blog/2021-07-16-twin0099.md`)
Title: Nushell Updates: Week #99
Summary
This week's Nushell updates include a fix for the `show_hints` option, a faster CSV reader and encoding, addition of the -s parameter for winget, the release of version 0.34.0, and the use of shadow-rs 0.6 in nu-cli. Documentation updates include typo fixes, plugin fixes, tweaks to the Dataframes chapter, and matching the `where` clause with table output.