--- title: Nushell {{VERSION}} author: The Nu Authors author_site: https://www.nushell.sh/blog 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}} 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](https://www.nushell.sh/book/plugins.html) you can install and use with Nushell. # Table of contents # Highlights and themes of this release # Changes ## Additions ## Breaking changes ## Deprecations ## Removals ## Bug fixes and other changes # Notes for plugin developers # Hall of fame Thanks to all the contributors below for helping us solve issues, improve documentation, refactor code, and more! :pray: | author | title | link | | ------------------------------------ | ----- | ------------------------------------------------------- | | [@author](https://github.com/author) | ... | [#12345](https://github.com/nushell/nushell/pull/12345) | # Full changelog