Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nushell for openSUSE:Factory checked in at 2026-03-14 22:23:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nushell (Old) and /work/SRC/openSUSE:Factory/.nushell.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nushell" Sat Mar 14 22:23:05 2026 rev:23 rq:1338880 version:0.111.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nushell/nushell.changes 2026-01-21 14:17:51.056140128 +0100 +++ /work/SRC/openSUSE:Factory/.nushell.new.8177/nushell.changes 2026-03-14 22:24:31.614429008 +0100 @@ -1,0 +2,41 @@ +Sat Mar 14 12:47:49 UTC 2026 - Andrei Dziahel <[email protected]> + +- Update to version 0.111.0: + + Smoother `input list` menus and interaction + + Parent command aliasing (for example `alias pl = polars`) + + `finally` support after `try/catch`, including with `exit` + + `let` can now be used in the middle of pipelines + + Experimental native clipboard commands (`clip copy`, `clip paste`) + + Breaking changes + * `input list` behavior and options were reworked + * `pipefail` is now enabled by default + * `is-empty`/`is-not-empty` now return booleans for empty pipelines + * `mktemp` without a template now creates files in tmpdir + * Removed `$env.config.input_list`; defaults now inherit from + `color_config` + + Additions + * `polars entropy` command + * `polars join` improvements, including `nulls-equal` + * `metadata set --path-columns` and `uniq-by --keep-last` + * More flexible INI parsing options + * Improved `which` output to show paths for command types + * Other additions + + Deprecations + * `metadata set --merge` in favor of closure-based usage + * `metadata set --datasource-ls` in favor of `--path-columns` + + Other changes + * `help <alias>` now shows help for the aliased command + * Improved `$NU_LIB_DIRS` / `$env.NU_LIB_DIRS` startup handling + * `table` now respects `path_columns` metadata for record rendering + * Additional changes + + Bug fixes + * Fixes for `error make` in `match` + * Fix `math median` behavior with NaN values + * Fix hangs when capturing large external command output + * `collect` now checks external command status + * Built-in `clip copy` now behaves like `std/clip copy` + * Other fixes + + For a full list of changes with detailed descriptions, see: + https://www.nushell.sh/blog/2026-02-28-nushell_v0_111_0.html + +------------------------------------------------------------------- Old: ---- nushell-0.110.0.obscpio New: ---- nushell-0.111.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nushell.spec ++++++ --- /var/tmp/diff_new_pack.jsCA0U/_old 2026-03-14 22:24:34.226537217 +0100 +++ /var/tmp/diff_new_pack.jsCA0U/_new 2026-03-14 22:24:34.230537382 +0100 @@ -17,7 +17,7 @@ Name: nushell -Version: 0.110.0 +Version: 0.111.0 Release: 0 Summary: A new type of shell License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.jsCA0U/_old 2026-03-14 22:24:34.322541194 +0100 +++ /var/tmp/diff_new_pack.jsCA0U/_new 2026-03-14 22:24:34.326541360 +0100 @@ -6,7 +6,7 @@ <param name="scm">git</param> <param name="version">git-master</param> <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">0.110.0</param> + <param name="revision">0.111.0</param> <param name="changesgenerate">disable</param> <param name="changesauthor">[email protected]</param> </service> ++++++ nushell-0.110.0.obscpio -> nushell-0.111.0.obscpio ++++++ ++++ 48460 lines of diff (skipped) ++++++ nushell.obsinfo ++++++ --- /var/tmp/diff_new_pack.jsCA0U/_old 2026-03-14 22:24:36.662638134 +0100 +++ /var/tmp/diff_new_pack.jsCA0U/_new 2026-03-14 22:24:36.670638466 +0100 @@ -1,5 +1,5 @@ name: nushell -version: 0.110.0 -mtime: 1768701485 -commit: d40e191d8efad32a174d85b2a45f7ba4796cff84 +version: 0.111.0 +mtime: 1772320963 +commit: 6324e01116f46183dbeb478ed4e76523378b2052 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/nushell/vendor.tar.zst /work/SRC/openSUSE:Factory/.nushell.new.8177/vendor.tar.zst differ: char 7, line 1
