Home Explore Blog CI



nushell

blog/2021-02-05-twin0076.md
67d8c5c2b596fd48d35fa798b9f47e11c55a836644b90f28000000030000038c
# This week in Nu #76

- More scripts were added to the [Nu script collection](https://github.com/nushell/nu_scripts)
- RReverser did a [few fixes to the WASI build](https://github.com/nushell/nushell/pull/2983)
- jonathandturner moved [filesize to use bigint](https://github.com/nushell/nushell/pull/2984), fixed a few [issues with `ps`](https://github.com/nushell/nushell/pull/3007)
- fdncred fixed a [build break caused by a sysinfo update](https://github.com/nushell/nushell/pull/2988), standardized some [file size logic](https://github.com/nushell/nushell/pull/2992), updated [README to include contributors](https://github.com/nushell/nushell/pull/2993), added [more internal value type helpers](https://github.com/nushell/nushell/pull/3000), updated [sysinfo](https://github.com/nushell/nushell/pull/3006),
- andrasio improved [`to md` markdown support](https://github.com/nushell/nushell/pull/2997)

Chunks
d092edb2 (1st chunk of `blog/2021-02-05-twin0076.md`)
Title: Nu Shell Updates - Week #76
Summary
This week's updates to the Nu shell include new scripts added to the Nu script collection, fixes to the WASI build, filesize now uses bigint, issues with 'ps' fixed, build break fixed, file size logic standardized, README updated, internal value type helpers added, sysinfo updated, and improved markdown support.