Home Explore Blog CI



nushell

1st chunk of `blog/2021-07-23-twin0100.md`
6a1c596d0f34dae093974bf7280e8cfbdbf4182a821e019d000000010000078e
# This week in Nushell #100

We reached #100!! 🎉🎉🎉

## Nushell

- fdncred added [`bat` theme wasn't getting set properly](https://github.com/nushell/nushell/pull/3807)
- zkat [fixed typo in release.yml](https://github.com/nushell/nushell/pull/3824), and [converted templates to github forms](https://github.com/nushell/nushell/pull/3818)
- elferherrera [added `replace` command](https://github.com/nushell/nushell/pull/3823), and [dataframe Shape command](https://github.com/nushell/nushell/pull/3805)
- TechWatching [added worflow to publish package in winget](https://github.com/nushell/nushell/pull/3819)
- realcundo [implemented into path conversion](https://github.com/nushell/nushell/pull/3811)
- kubouch [fixed expected age of mockup files in example tests](https://github.com/nushell/nushell/pull/3808)
- dirtybit [fixed docs for the config variable `completion_type`](https://github.com/nushell/nushell/pull/3804)
- sambordo1 [ported capitalize to engine-p](https://github.com/nushell/nushell/pull/3794)

## Documentation

- zkat created [there's no values column anymore](https://github.com/nushell/nushell.github.io/pull/173), and [added xls/xlsx](https://github.com/nushell/nushell.github.io/pull/172)
- fhalim [added some clarifying statements about string interpolation](https://github.com/nushell/nushell.github.io/pull/171)
- LittleboyHarry [updated count.md: command `count` has been migrated to `length`](https://github.com/nushell/nushell.github.io/pull/169)
- dirtybit [fixed config variable name used in an example](https://github.com/nushell/nushell.github.io/pull/168)

## Nu_Scripts

- x3rAx created [📦 NEW: Config with separate startup script and edit commands](https://github.com/nushell/nu_scripts/pull/75)
- dirtybit [fixed broken links to scripts](https://github.com/nushell/nu_scripts/pull/74)

## Packaging

- pin added Nushell to the [netbsd package repo](https://pkgsrc.se/shells/nushell)

Title: Nushell This Week #100: Updates and Contributions
Summary
This week marks the 100th edition of the Nushell update, featuring contributions to Nushell itself, its documentation, and associated scripts. Key updates include fixes to `bat` theme settings, improvements to release workflows, the addition of a `replace` command, dataframe shape command, path conversion implementation, and documentation updates. New scripts and packaging efforts, such as adding Nushell to the NetBSD package repo, are also highlighted.