Files
dotfiles/dot_config/nushell/nu_scripts/make_release/release-note/template.md
Cian Hughes 896af887ca Changed . token to _dot
This change allows the dotfiles to work with chezmoi (e.g: on windows)
and improves grepability with neovim/telescope
2024-11-07 13:52:17 +00:00

4.5 KiB

title, author, author_site, author_image, excerpt
title author author_site author_image excerpt
Nushell {{VERSION}} The Nu Authors https://twitter.com/nu_shell https://www.nushell.sh/blog/images/nu_logo.png 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 or from crates.io. 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_<plugin name>.

Table of contents

Highlights and themes of this release [toc]

Changes [toc]

Additions [toc]

Breaking changes [toc]

Deprecations [toc]

Removals [toc]

Bug fixes and other changes [toc]

Notes for plugin developers [toc]

Hall of fame [toc]

Thanks to all the contributors below for helping us solve issues and improve documentation 🙏

author title url
@author ... #12345

Full changelog [toc]