Nushell
Get Nu!
Getting Started
  • The Nushell Book
  • Command Reference
  • Cookbook
  • Language Reference Guide
  • Contributing Guide
Blog
  • English
  • 中文
  • Deutsch
  • Français
  • Español
  • 日本語
  • Português do Brasil
  • Русский язык
GitHub
Get Nu!
Getting Started
  • The Nushell Book
  • Command Reference
  • Cookbook
  • Language Reference Guide
  • Contributing Guide
Blog
  • English
  • 中文
  • Deutsch
  • Français
  • Español
  • 日本語
  • Português do Brasil
  • Русский язык
GitHub

This week in Nushell #171

Nushell

  • zhiburt created a new less like pager and Deliver a few fixes for explore command, and
  • raccmonteiro created a new uniq-by command
  • dmatos2012 allowed tables in the ++ operator
  • fdncred added a :q! alias to explore command, and fix cal input_output_types signature, and bump to dev release v0.72.1, and add comments to release-pkg for manual running, and update release-pkg.nu to include more recent less version, and fix dfr datetime conversion, and add a more verbose description of operators, and add help operators command, and pin to rust v1.65, and add into record command
  • webbedspace edited help text and examples in explore for readability, and Rename $env.config.explore_config to $env.config.explore (for consistency with $env.config.ls, $env.config.table etc.), and Add -n flag to sort (formerly only available on sort-by)
  • rgwood fixed the handling of mixed LF+CRLF in lines, and Handle ctrl-c in RawStream iterator, and Clean up .sh scripts with shellcheck, and Upgrade windows and trash crates
  • hustcer used setup-rust-toolchain for release workflow, and Remove inactive actions-rs/toolchain@v1.0.6 for release workflow, and Update release script to nu v0.71 and use ubuntu-20.04 to build nu binary
  • kubouch fixed the where -b flag
  • jntrnr made a couple minor updates to xml deps, and Simple README updates, and bump to 0.72, and Clean up keyword lines in help
  • sholderbach added a deprecation note for removed build-string, and Fix failing test after #7051, and Remove unused dev-dependencies, and Implement more math commands (e.g. trig, ln), and Suggest using float on Value::Int overflow, and Add did-you-mean suggestions for bitwise ops, and Add did-you-mean suggestions for operators, and Add logical xor operator
  • WindSoilder fixed try for external command runs to failed, and make histogram sorted, and add -f, --force for save command
  • Decodetalkers updated chrono
  • bgeron created Fix documentation for merge

Extension

  • fdncred updated the extension for nushell 0.72

Documentation

  • WindSoilder added a command signature section
  • Kissaki fixed typo in 0.71 release notes
  • raccmonteiro fixed a typo
  • fdncred updated a closure syntax example
  • sholderbach fixed tip boxes in book/custom_commands.md, and Autoformat book/types_of_data.md, and Fix octal literal mentions, and Update operator docs
  • rgwood updated docs for dataframe+database feature change, and v0.72 blog post
  • webbedspace added config.nu structure changes

Nu_Scripts

  • Decodetalkers created feat: add example for starship and shell_space
  • WindSoilder created fix merge doesnt support block input

reedline

  • jmoore34 created Make DefaultPrompt configurable
Edit this page on GitHub
Contributors: NotTheDr01ds