Home Explore Blog CI



nushell

1st chunk of `blog/2020-08-14-twin0051.md`
1939ed7a4f765735780788c1bbd721ea1a5ef1b2e331106a0000000100000730
# This week in Nu #51

- fdncred added [color themes to `to html`](https://github.com/nushell/nushell/pull/2308), added initial work on [winget support](https://github.com/nushell/nushell/pull/2297), fixed some [soft link-related issues](https://github.com/nushell/nushell/pull/2321), removed [some unnecessary bat features we weren't using](https://github.com/nushell/nushell/pull/2347)
- avranju added the ability to [disable the welcome banner](https://github.com/nushell/nushell/pull/2314)
- Amanita-muscaria made the [history file location configurable](https://github.com/nushell/nushell/pull/2320)
- jonathandturner released [version 0.18](https://github.com/nushell/nushell/pull/2325), moved [starship external](https://github.com/nushell/nushell/pull/2345), made a new [default/extra set of features and plugins](https://github.com/nushell/nushell/pull/2348).
- samhedin fixed [exit scripts when working with per-directory environments](https://github.com/nushell/nushell/pull/2326)
- JosephTLyons updated the [random dice example](https://github.com/nushell/nushell/pull/2332), [removed `--with-symlink-targets` from `ls`](https://github.com/nushell/nushell/pull/2334)
- andrasio added listing the [features Nu was built with as part of `version`](https://github.com/nushell/nushell/pull/2333), updated `update` and `insert` to [fully drain their optional blocks](https://github.com/nushell/nushell/pull/2339), `histogram` now can use an [additional column for the histogram value](https://github.com/nushell/nushell/pull/2341), added a [percent column to `histogram`](https://github.com/nushell/nushell/pull/2340)
- coolshaurya added the [commit hash to `version`](https://github.com/nushell/nushell/pull/2336)
- jzaefferer added [tracking client-side errors in the demo with the Sentry](https://github.com/nushell/demo/pull/57)

Title: Nu Shell Updates - Week #51
Summary
A summary of the updates and improvements made to the Nu shell project during week #51, including color themes for HTML output, winget support, history file location configuration, version 0.18 release, and various bug fixes and feature enhancements.