Skip to content

0.94.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 19:55
· 73 commits to main since this release
be8c1dc

This is the 0.94.2 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2024-06-03-nushell_0_94_2.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

In this release, we're releasing two bugfixes:

  • Fix external command name parsing with backslashes, and add tests by @devyn in #13027
  • Fix run_external::expand_glob() to return paths that are PWD-relative but reflect the original intent by @devyn in #13028

This release was made possible by PR contributions from @devyn.