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

Nushell

  • rgwood removed get -i from default env file, and Fix the SQLite feature name in version, and Revert to notify v4, and Fix to json for SQLite databases, and Remove body parameters from http get, and Put a lock around cargo build invocations for plugin tests, and Add SSL tests for http get
  • fdncred updated a test to use testbin versus external echo, and fixed an error message that popped up after landing, and point nushell at latest reedline and nu-ansi-term main
  • klementievdmitry reworked help aliases
  • NotLebedev created Hide 7925
  • amtoine created FEATURE: add the startup time to $nu, and FIX: redirect to encode base64 as hash bash64 is deprecated, and FEATURE: add the example results to the scope, and FEATURE: add a path add to the standard library
  • sholderbach created Document and critically review ShellError variants - Ep. 3, and Document and critically review ShellError variants - Ep. 2
  • bobhy fixed 8244 -- store timestamps with nanosecond resolution (consistently)
  • stormasm created Cratification: Test Infrastructure Support Part One
  • dependabot[bot] created Bump scraper from 0.14.0 to 0.15.0, and Bump rust-embed from 6.4.1 to 6.6.0, and Bump tempfile from 3.3.0 to 3.4.0, and Bump rayon from 1.6.1 to 1.7.0
  • FilipAndersson245 changed Reqwest to Ureq.
  • StevenDoesStuffs added is-interactive and is-login to NuVariable and allow running scripts with -i
  • dmatos2012 created Error out when config.nu has no editor configured

Documentation

  • samrland created Update externs.md
  • amtoine created FIX: remove ANSI escape sequences when the output is a string, and add the example results to the documentation pages, and REFACTOR: add documentation to and clean up the make_docs.nu script
  • fdncred created add fish_completer example
  • presidento created Book: add links to commands
  • bobhy created release notes for #8244; don't merge till the fix itself is merged
  • kejadlen created Remove more references to --numbered

Nu_Scripts

  • visr created conda activate base if env_name not given
  • dedebenui created conda.nu : changed insert to merge
  • chtenb created Make commands optional
Edit this page on GitHub
Contributors: NotTheDr01ds