Nushell Versions Save

A new type of shell

0.92.2

2 weeks ago

This is the 0.92.2 patch release of Nushell.

This hot-fix addresses a security concern with how arguments are passed to external commands on Windows.

The underlying vulnerability was found in the interaction of the Rust standard library we use and the Windows command invocation logic and documented as CVE-2024-24576

To address this concern, we update the version of the Rust compiler and standard library used to build Nushell to the latest stable version (1.77.2).

Note: Distributors of Nushell need to upgrade their Rust toolchain to provide a patched Nushell build.

For convenience, we are providing full patched builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

0.92.1

3 weeks ago

This is the 0.92.1 patch release of Nushell.

This patch addresses several bugs and regressions present with 0.92.0:

For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

This release was made possible by PR contributions from @deepanchal, @devyn, @fdncred, @IanManske, @kubouch, @merelymyself, @sholderbach

0.92.0

3 weeks ago

This is the 0.92.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2024-04-02-nushell_0_92_0.html

For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

This release was made possible by PR contributions from @abusch, @AucaCoyan, @dannou812, @dead10ck, @devyn, @dj-sourbrough, @dmatos2012, @Dorumin, @fdncred, @FilipAndersson245, @hustcer, @IanManske, @Jasha10, @JoaoFidalgo1403, @kubouch, @lavafroth, @merelymyself, @nils-degroot, @NotTheDr01ds, @NowackiPatryk, @rgwood, @rtpg, @sarubo, @schrieveslaach, @sholderbach, @Tastaturtaste, @thomassimmer, @VlkrS, @wellweek, @WindSoilder, @YizhePKU, @ysthakur, and @zhiburt

0.91.0

1 month ago

This is the 0.91.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2024-03-05-nushell_0_91_0.html

For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

This release was made possible by PR contributions from @0323pin, @132ikl, @abusch, @astral-l, @ayax79, @CAD97, @crides, @dannou812, @devyn, @dmatos2012, @Dorumin, @fdncred, @FilipAndersson245, @geekvest, @hustcer, @IanManske, @jordanst3wart, @KAAtheWiseGit, @kik4444, @kit494way, @klesh, @kubouch, @lpnh, @nibon7, @nils-degroot, @Olilin1, @PanGan21, @robjwells, @sholderbach, @TrMen, @WindSoilder, @ysthakur, @yurivict, @zhiburt, and @ZzMzaw

0.90.1

2 months ago

This is the 0.90.1 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2024-02-06-nushell_0_90_0.html

For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

0.89.0

3 months ago

This is the 0.89.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2024-01-09-nushell_0_89_0.html

For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

New Contributors

Full Changelog: https://github.com/nushell/nushell/compare/0.88.1...0.89.0

0.88.1

4 months ago

This is the 0.88.1 patch release of Nushell.

With this hotfix we adress a regression in the redirection to external commands and fix build failures using cargo install and on some platforms.

For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

This release was made possible by PR contributions from @AntoineSebert, @Hofer-Julian, @sholderbach, and @WindSoilder

0.88.0

4 months ago

This is the 0.88.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2023-12-12-nushell_0_88_0.html

For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

This release was made possible by PR contributions from @amtoine, @app/dependabot, @AucaCoyan, @ayax79, @CAESIUS-TIM, @cosineblast, @danielsomerfield, @dead10ck, @drbrain, @dtolnay, @fdncred, @hustcer, @IanManske, @KAAtheWiseGit, @kubouch, @MarikaChlebowska, @nibon7, @NotLebedev, @p00f, @poliorcetics, @rfaulhaber, @schrieveslaach, @sholderbach, @sigoden, @sophiajt, @tskinn, @WindSoilder, @ysthakur, @zhiburt

0.87.1

5 months ago

This is the 0.87.1 patch release of Nushell. In this hotfix we resolve two issues with the file system commands rm and cp.

Nushell's cp command in 0.87.0 did not correctly handle changes to the directory by the Nushell internal cd when invoked inside a block. Furthermore the rm command was not able to correctly handle paths requiring expansion.

For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

This release was made possible by PR contributions from @IanManske and @kubouch.

0.87.0

5 months ago

This is the 0.87.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2023-11-14-nushell_0_87_0.html

For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies

This release was made possible by PR contributions from @0scvr, @amtoine, @ayax79, @bobhy, @CAD97, @drbrain, @dzorya, @fdncred, @FMotalleb, @gaetschwartz, @Hofer-Julian, @hudclark, @hustcer, @IanManske, @KAAtheWiseGit, @kubouch, @lavafroth, @ludwig-austermann, @michel-slm, @p00f, @schrieveslaach, @sholderbach, @sophiajt, @stfacc, @tertsdiepraam, @Tiggax, and @WindSoilder