# This week in Nushell #113
## Nushell
- jt [fixed clippy warnings](https://github.com/nushell/nushell/pull/4088)
- luccasmmg [removed dependencies](https://github.com/nushell/nushell/pull/4087), and [fixed regression in the plugin selector](https://github.com/nushell/nushell/pull/4086)
## Documentation
- andrasio created [(book/es,en) Moving around chapter revision.](https://github.com/nushell/nushell.github.io/pull/207), and [Small installation instructions update.](https://github.com/nushell/nushell.github.io/pull/206)
## engine-q
- jt [added more helper functions](https://github.com/nushell/engine-q/pull/244)