- CBenoit created build: update
cpufeatures
crate - kubouch required static path for
source-env
, and Disable cyclical module imports, and Fix overlays not preserving hidden env vars, and Fix scopedoverlay use
not finding a module - sholderbach improved wording around
all
andany
, and Pin reedline to 0.11.0 release, and Terminate REPL if not connected to tty input - merelymyself stopped panic when typing
module spam { export def-env
, and remove panic fromlpad
andrpad
, change truncation behaviour forlpad
, and let path split keeps 'C:' together - Kangaxx-0 fixed 6252 by remove unit tests
- fdncred updated register-plugins script to not use encoding
- JayceFayne fixed typo
- hustcer updated to nu v0.68 for release workflow, and bump dev version to v0.68.1
- jt released 0.68, and Revert "Make
$
on variable names optional" (just in case) - nibon7 passed
TERM
environment var to clear - WindSoilder removed
--encoding
argument during register plugin, and Restrict plugin name starts withnu_plugin_
, and remove capnp relative file - unrelentingtech avoided update_last_command_context "No command run" error
- adamijak renamed
all?
,any?
andempty?
- WindSoilder created update plugin for newest changes
- hustcer created update some zh-CN translations, and Refresh commands for v0.68
- kubouch created Add missing signature parens to 0.68 blog
- rgwood created Add Homebrew PATH documentation
- sholderbach created Update i18n script to
is-empty
name change, and Update former question mark commands in docs - chrjen created Update types_of_data.md with missing values
- fdncred created add 68 blog
- e2dk4r created custom completions: scoop: fix getting environmental variables on nu v0.68.0, and custom completions: scoop: fix list sub command
- ehdevries created Convert panache-git from script to module
- dandavison created Respond to upstream changes: empty? -> is-empty, TODO list, and Async git prompt
- Lightfire228 created [WIP] Feature/auto venv
- sholderbach created Update old question mark commands
any?
/all?
/empty?
toany
/all
/is-empty
- amtoine created add a collection of colorschemes for
nushell
- unrelentingtech created Allow external manipulation of the command line buffer, fixes #423, and Add Reedline::has_last_command_context to allow checking if update_last_command_context will fail
- sholderbach created Prepare 0.11.0 release
- rgwood created Upgrade Tauri (1.0.2 -> 1.0.5), and Add screenshot of Nana to README