# This week in Nu #44
- charlespierce, fdncred, and jonathandturner got a new release pipeline working to build the [binaries for each release](https://github.com/nushell/nushell/pull/2048)
- jonathandturner landed [`nu-table`](https://github.com/nushell/nushell/pull/2015) and new table drawing algorithms
- fdncred added [config for the bat-based text viewing](https://github.com/nushell/nushell/pull/2010), fixed bugs with [linked externals](https://github.com/nushell/nushell/pull/2035), added [wix support](https://github.com/nushell/nushell/pull/2054)
- JosephTLyons renamed `math average` to [`math avg`](https://github.com/nushell/nushell/pull/2014), [bumped heim](https://github.com/nushell/nushell/pull/2019), [formatted project markdown](https://github.com/nushell/nushell/pull/2031), improved the [`cal` command](https://github.com/nushell/nushell/pull/2040), added [`random uuid`](https://github.com/nushell/nushell/pull/2050), and added [`random bool`](https://github.com/nushell/nushell/pull/2061)
- andrasio improved supporting for [`math median`](https://github.com/nushell/nushell/pull/2016)
- siedentop added [`--count` to `uniq`](https://github.com/nushell/nushell/pull/2017)
- HiranmayaGundu added tests for [Windows drive letters](https://github.com/nushell/nushell/pull/2022)
- bailey-layzer added errors for [division by zero](https://github.com/nushell/nushell/pull/2030)
- arashout added tests for the [new math functionality](https://github.com/nushell/nushell/pull/2037)
- amousa11 added [`math mode`](https://github.com/nushell/nushell/pull/2043)
- zombie110year translated more book chapters to [Simplified Chinese](https://github.com/nushell/book/pull/108)