Home Explore Blog CI



nushell

blog/2019-09-27-twin0005.md
aadbdcd10ff612084864f489d7ddecb066202be9a660ca1b00000003000004a0
# This week in Nu #5

This week we released 0.3.0! This is the first release on a new 3-week release cycle.

Most of our energy was focused on getting the release out and as part of the release, which meant fixing lots of issues:

- landaire made ctrl-c behavior configurable ([#706](https://github.com/nushell/nushell/pull/706))
- svartalf fixed an issue with detecting disks in macOS ([#700](https://github.com/nushell/nushell/pull/700))
- andrasio fixed a few issues with plugins ([#697](https://github.com/nushell/nushell/pull/697), [#698](https://github.com/nushell/nushell/pull/698))
- est31 moved us one more step closer to building on stable ([#731](https://github.com/nushell/nushell/pull/713))
- pka fixed an issue when trying to build without crossterm support ([#704](https://github.com/nushell/nushell/pull/704))
- piotrek-szczygiel fixed usage info for the echo command ([#705](https://github.com/nushell/nushell/pull/705))
- BradyBromly made some improvements to the README ([#720](https://github.com/nushell/nushell/pull/720))
- Also big thanks to our issue reporters: lienke, cHolzberger, futile, dbarnett, SafariMonkey, jonmast, eklmv, sorrell, Nalleyer, and rirze.

Chunks
0653dc48 (1st chunk of `blog/2019-09-27-twin0005.md`)
Title: Nu Release 0.3.0 and Bug Fixes
Summary
Nu released version 0.3.0 on a new 3-week cycle. The release focused on fixing issues, including improvements to ctrl-c behavior, macOS disk detection, plugin issues, stable builds, crossterm support, echo command usage, and README improvements. Thanks were also given to issue reporters.