Home Explore Blog CI



nushell

1st chunk of `blog/2019-12-20-twin0017.md`
45d1ac881fbc9851fef2b94f4ad2a860d36c6d5d284f6962000000010000028c
# This week in Nu #17

Nothing says holidays like the release of 0.7.0 and 0.7.1 🎁

- jonathandturner released 0.7.0, and then fixed the list of stable plugins and released 0.7.1 ([#1100](https://github.com/nushell/nushell/pull/1100))
- andrasio added support for outputting the Line primitive with $it ([#1085](https://github.com/nushell/nushell/pull/1085))
- andrasio also continued internal refactoring ([#1080](https://github.com/nushell/nushell/pull/1080), [#1081](https://github.com/nushell/nushell/pull/1081))
- sebastian-xyz did a lot of work to bring the books to the main Nu website ([#1082](https://github.com/nushell/nushell/pull/1082))

Title: Nushell Release 0.7.0 and 0.7.1: Holiday Updates
Summary
Nushell celebrated the holidays with the release of versions 0.7.0 and 0.7.1. Jonathan Turner released version 0.7.0 and subsequently fixed the list of stable plugins, leading to the release of 0.7.1. Andrasio contributed by adding support for outputting the Line primitive with $it, enhancing the shell's capabilities in handling structured data. Furthermore, Andrasio continued with internal refactoring efforts, improving the codebase's maintainability and overall structure. Sebastian-xyz dedicated significant effort to integrate the Nushell books into the main website, providing users with easier access to documentation and learning resources. These updates collectively enhance Nushell's functionality, stability, and accessibility, making it a more powerful and user-friendly shell environment. The addition of Line primitive output and website integration represents key improvements for both developers and end-users, ensuring a smoother experience for those interacting with Nushell.