Home Explore Blog CI



nushell

2nd chunk of `blog/2022-06-16-twin0147.md`
2ec304155a32d355d2f5a63d6e3eb7c7dcdf2038748f3e640000000100000f09
- elferherrera [standardised to commands](https://github.com/nushell/nushell/pull/5800), and [Update polars 0.22.8](https://github.com/nushell/nushell/pull/5791), and [bool type for binary operations](https://github.com/nushell/nushell/pull/5779), and [each while command](https://github.com/nushell/nushell/pull/5771), and [filesize conversion](https://github.com/nushell/nushell/pull/5770), and [expression to literal](https://github.com/nushell/nushell/pull/5769), and [Remove dfr from dataframe commands](https://github.com/nushell/nushell/pull/5760)
- hustcer [tried to fix winget package submit](https://github.com/nushell/nushell/pull/5790), and [Add setup-nu link in README.md](https://github.com/nushell/nushell/pull/5763)
- sholderbach [pinned reedline v0.7.0 for the nushell v0.64.0 release](https://github.com/nushell/nushell/pull/5781)
- jt [released to 0.64](https://github.com/nushell/nushell/pull/5777), and [Force floats to output a decimal in nuon](https://github.com/nushell/nushell/pull/5768)
- Mathspy created [Should we keep old semantics of `uniq` command?](https://github.com/nushell/nushell/pull/5761)
- phiresky created [SQLite History MVP with timestamp, duration, working directory, exit status metadata](https://github.com/nushell/nushell/pull/5721)
- onthebridgetonowhere created [Fix drop nth bug](https://github.com/nushell/nushell/pull/5312)

## Documentation

- elferherrera created [Standard command name](https://github.com/nushell/nushell.github.io/pull/511), and [remove dfr from dataframe chapter](https://github.com/nushell/nushell.github.io/pull/493)
- hustcer created [Remove old_book related stuffs](https://github.com/nushell/nushell.github.io/pull/508), and [Fix command overlapping for `make_docs.nu` and Refresh commands for v0.64](https://github.com/nushell/nushell.github.io/pull/505), and [fix blog layout and font color of article title for dark mode](https://github.com/nushell/nushell.github.io/pull/504), and [Fix some broken links for de](https://github.com/nushell/nushell.github.io/pull/502), and [Add nav links for some new de docs, and do dome doc formatting](https://github.com/nushell/nushell.github.io/pull/495)
- rgwood created [Remove MS CRT info now that we're statically linking it](https://github.com/nushell/nushell.github.io/pull/506)
- jntrnr created [Add the 0.64 release blog](https://github.com/nushell/nushell.github.io/pull/503)
- Kangaxx-0 created [Add configuration command](https://github.com/nushell/nushell.github.io/pull/501)
- aslilac created [docs(book): Update the "Coming from Bash" page](https://github.com/nushell/nushell.github.io/pull/499)
- jcjolley created [Show how to cast between number types](https://github.com/nushell/nushell.github.io/pull/498)
- f2hafner created [Fixed example causing type_mismatch in working_with_lists.md](https://github.com/nushell/nushell.github.io/pull/497)
- petrisch created [Some new German translation with new snippet links](https://github.com/nushell/nushell.github.io/pull/494)

## Nu_Scripts

- skelly37 created [maths refactor](https://github.com/nushell/nu_scripts/pull/254), and [up.nu fixed](https://github.com/nushell/nu_scripts/pull/252)
- Yethal created [Update branch-protections.nu](https://github.com/nushell/nu_scripts/pull/251), and [Add branch protections](https://github.com/nushell/nu_scripts/pull/250)

## reedline

- WindSoilder created [fix double bang](https://github.com/nushell/reedline/pull/444)
- fdncred created [add impl Display to HistoryItemId and HistorySessionId](https://github.com/nushell/reedline/pull/443)
- drbrain created [Add vi WORD motions B, E, W](https://github.com/nushell/reedline/pull/441)
- sholderbach created [Prepare 0.7.0 release](https://github.com/nushell/reedline/pull/440), and [Expose the `History` query functionality](https://github.com/nushell/reedline/pull/439)

Title: Nushell Development and Documentation Updates
Summary
This summary covers the recent development activities in Nushell, including code updates, documentation improvements, and script enhancements. Key updates include standardizing commands, updating Polars, implementing boolean types for binary operations, and releasing version 0.64. Documentation updates cover command configurations, the 'Coming from Bash' page, and fixing broken links. Nu_Scripts saw refactoring and updates, while Reedline received fixes for double bangs and improvements to VI motions.