# 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)