Skip to content

Releases: nushell/nushell

0.88.1

14 Dec 18:18
fd56768
Compare
Choose a tag to compare

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

12 Dec 18:36
d43f425
Compare
Choose a tag to compare

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

20 Nov 18:53
Compare
Choose a tag to compare

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

14 Nov 22:12
77a1c3c
Compare
Choose a tag to compare

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

0.86.0

17 Oct 18:07
5d8763e
Compare
Choose a tag to compare

This is the 0.86.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2023-10-17-nushell_0_86.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, @1256-bits, @Abdillah, @amtoine, @anka-213, @app/dependabot, @bobhy, @brunerm99, @CAD97, @ClipplerBlood, @DanyPDev, @dmatos2012, @fdncred, @fennewald, @fnuttens, @gaetschwartz, @GPadley, @Hofer-Julian, @hudclark, @hustcer, @jntrnr, @joergsch, @kubouch, @lavafroth, @lpchaim, @NotLebedev, @poketch, @poliorcetics, @quat1024, @rgwood, @sholderbach, @stormasm, @vedaRadev, @WindSoilder, @Yethal, @ysthakur, @ZerdoX-x, @zhiburt

0.85.0

19 Sep 20:30
a6f62e0
Compare
Choose a tag to compare

This is the 0.85.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2023-09-19-nushell_0_85_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 @alsuren, @amtoine, @ayax79, @balupton, @brunerm99, @dead10ck, @dmatos2012, @dzorya, @fdncred, @FilipAndersson245, @geniusisme, @GomesGoncalo, @herobs, @Hofer-Julian, @horasal, @hustcer, @IanManske, @ito-hiroki, @J-Kappes, @jntrnr, @JoaquinTrinanes, @kubouch, @mastermach50, @matthias-Q, @nanoqsh, @nibon7, @ofek, @rgwood, @SED4906, @sholderbach, @stormasm, @Tiggax, @tokatoka, @utouto97, @WindSoilder, @zhiburt

0.84.0

22 Aug 22:09
d2abb86
Compare
Choose a tag to compare

This is the 0.84.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2023-08-22-nushell_0_84_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 @3lvir4, @amtoine, @atahabaki, @ayax79, @bobhy, @fdncred, @IanManske, @ineu, @jflics6460, @jntrnr, @kubouch, @mengsuenyan, @meskill, @nibon7, @NotLebedev, @panicbit, @rgwood, @sholderbach, @sitiom, @stormasm, @WindSoilder, and @zhiburt

0.83.1

30 Jul 19:23
bf5bd3f
Compare
Choose a tag to compare

This is the 0.83.1 patch release of Nushell. This includes several type system fixes. You can learn more about this release here: https://www.nushell.sh/blog/2023-07-30-nushell_0_83_1.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 @ayax79, @sholderbach, @jntrnr, @amtoine, @WindSoilder, @fdncred, @hustcer

0.83.0

25 Jul 20:34
a33b5fe
Compare
Choose a tag to compare

This is the 0.83.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2023-07-25-nushell_0_83.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.82.0

27 Jun 18:21
ecdb023
Compare
Choose a tag to compare

This is the 0.82.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2023-06-27-nushell_0_82.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