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

Nushell

  • jntrnr re-aligned how prompt indicators work, and simplified default style and match Rust code to config, and reverted 9693 to prevent CPU hangs, and reverted "Add an option to move header on borders"
  • IanManske replaced &Span with Span since Span is Copy
  • fdncred removed vectorize_over_list from python plugin, and updated the format signature to allow record to be passed in, and updated the items signature to allow any output, and updated the char signature with Table, and updated to current reedline, and bumped to dev version 0.83.2
  • WindSoilder renamed date format to format date, and Module: support defining const and use const variables inside of function
  • ayax79 cleaned up some dataframe commands: merged overloaded commands, and merging into one dfr into-nu command
  • atahabaki created str-expand: add path flag, and str-expand: Add Escaping Example
  • ghost made URLs clickable in error documentation
  • mengsuenyan fixed a bug where ~ | path type returned an empty string, and fixed a panic when type a statement similar to let f = 'f' $ in the nushell
  • sholderbach updated unicode-linebreak to 0.1.5, and added format duration to replace into duration --convert
  • zhiburt added an option to move header on borders
  • jflics6460 created Accept records for http subcommand headers (-H)

Documentation

  • LeoniePhiline created fix(docs): Fix link to "setting environment variables", and fix(docs): Link to Command Reference led to HTTP 404
  • hustcer created Upgrade some dependencies, and fix some broken assets import
  • amtoine created patch: release notes for 0.83.1
  • gregokent created tweak overlay new tip

Nu_Scripts

  • amtoine created rename date format to format date, and fix the date schedule in the release scripts
  • fdncred created update date format to format date in oh-my.nu, and delete codeowners file
  • e2dk4r created custom-completions: scoop: fix getting environmental variables
  • kjelly created Add descriptions for the docker module.

reedline

  • fdncred created turn off default prompt styling (bold) to prevent leakage
Edit this page on GitHub
Contributors: NotTheDr01ds