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