Home Explore Blog CI



nushell

1st chunk of `blog/2021-05-07-twin0089.md`
f0e12797b63df6a9a123b53c3fd4c7b889e05c653b30fb1100000001000006d4
# This week in Nushell #89

## Nushell

- kubouch ported [random integer & decimal to engine-p + related refactoring](https://api.github.com/repos/nushell/nushell/issues/3393), [ported range to engine-p](https://api.github.com/repos/nushell/nushell/issues/3377)
- jonathandturner updated [clippy fixes for new Rust version](https://api.github.com/repos/nushell/nushell/issues/3392), improved some internals to [simplify down to one type of context](https://api.github.com/repos/nushell/nushell/issues/3379)
- Azgrom created a [juicy features cargo installer wrapper](https://api.github.com/repos/nushell/nushell/issues/3388)
- jgoday fixed [ #3385: Add ignore-case and duplicated options to uniq command ](https://api.github.com/repos/nushell/nushell/issues/3387)
- ammkrn fixed [dont unwrap rustyline helper in cli](https://api.github.com/repos/nushell/nushell/issues/3382)
- fdncred [added check for endian-ness, added a bytes and skip](https://api.github.com/repos/nushell/nushell/issues/3375), [added ability to change "#" color using header_color](https://api.github.com/repos/nushell/nushell/issues/3374), [added nu-pretty-hex, add into binary, update binaryview](https://api.github.com/repos/nushell/nushell/issues/3370)
- onthebridgetonowhere [added first prototype of functionality to parse numbers in parantheses](https://api.github.com/repos/nushell/nushell/issues/3209)

## Nu_Scripts

- fdncred added a [table grouping experiment, update twin to support single user per row](https://api.github.com/repos/nushell/nu_scripts/issues/48) and [added TWiN weeknum guess](https://api.github.com/repos/nushell/nu_scripts/issues/46)
- efx added [a one liner to parse aws s3 ls output](https://api.github.com/repos/nushell/nu_scripts/issues/47)

Title: Nushell Updates - Week #89
Summary
This week's Nushell updates include porting features to engine-p, clippy fixes, a cargo installer wrapper, improvements to the uniq command, endian-ness checks, color customization, number parsing, table grouping experiments, and an AWS S3 ls output parser.