--- title: Nushell {{VERSION}} author: The Nu Authors author_site: https://twitter.com/nu_shell author_image: https://www.nushell.sh/blog/images/nu_logo.png excerpt: Today, we're releasing version {{VERSION}} of Nu. This release adds... --- # Nushell {{VERSION}} Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your command line. It works seamlessly with the data from your filesystem, operating system, and a growing number of file formats to make it easy to build powerful command line pipelines. Today, we're releasing version {{VERSION}} of Nu. This release adds... # Where to get it Nu {{VERSION}} is available as [pre-built binaries](https://github.com/nushell/nushell/releases/tag/{{VERSION}}) or from [crates.io](https://crates.io/crates/nu). If you have Rust installed you can install it using `cargo install nu`. As part of this release, we also publish a set of optional plugins you can install and use with Nu. To install, use `cargo install nu_plugin_`. # Table of contents - [_Highlights and themes of this release_](#highlights-and-themes-of-this-release-toc) - [_Changes_](#changes-toc) - [_Additions_](#additions-toc) - [_Breaking changes_](#breaking-changes-toc) - [_Deprecations_](#deprecations-toc) - [_Removals_](#removals-toc) - [_Bug fixes and other changes_](#bug-fixes-and-other-changes-toc) - [_Notes for plugin developers_](#notes-for-plugin-developers-toc) - [_Hall of fame_](#hall-of-fame-toc) - [_Full changelog_](#full-changelog-toc) # Highlights and themes of this release [[toc](#table-of-content)] # Changes [[toc](#table-of-content)] ## Additions [[toc](#table-of-content)] ## Breaking changes [[toc](#table-of-content)] ## Deprecations [[toc](#table-of-content)] ## Removals [[toc](#table-of-content)] ## Bug fixes and other changes [[toc](#table-of-content)] # Notes for plugin developers [[toc](#table-of-content)] # Hall of fame [[toc](#table-of-content)] Thanks to all the contributors below for helping us solve issues and improve documentation :pray: | author | title | url | | ------------------------------------ | ----------- | ------------------------------------------------------- | | [@author](https://github.com/author) | ... | [#12345](https://github.com/nushell/nushell/pull/12345) | # Full changelog [[toc](#table-of-content)]