Home Explore Blog CI



nushell

blog/2021-03-19-twin0082.md
1bf77c322b18a9b7d3198605c934a4304b11bc71767c06c00000000300000359
## Nushell

- fdncred added the ability to [create more complex unicode characters](https://github.com/nushell/nushell/pull/3195)
- nibon7 improved testing to [work in release mode as well](https://github.com/nushell/nushell/pull/3184)
- andrasio improved [testing infrastructure](https://github.com/nushell/nushell/pull/3179)
- ahkrr upgraded [rustyline to 8.0.0](https://github.com/nushell/nushell/pull/3167)
- John-Goff renamed [`count` to `length`](https://github.com/nushell/nushell/pull/3166)

## RFCs

- LhKipp added [an RFC about the config structure](https://github.com/nushell/rfcs/pull/5)

## Documentation

- kubouch added [a list of accepted parameter types](https://github.com/nushell/nushell.github.io/pull/111)

## Scripts

- fdncred updated [scripts to use the newly-renamed `length` command](https://github.com/nushell/nu_scripts/pull/31)

Chunks
3d0299e8 (1st chunk of `blog/2021-03-19-twin0082.md`)
Title: Nushell Updates, RFCs, Documentation, and Scripts
Summary
This chunk summarizes recent updates to Nushell, including the addition of complex unicode characters, testing improvements, rustyline upgrade, renaming 'count' command to 'length', an RFC about the config structure, documentation updates for parameter types, and script updates to use the new 'length' command.