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-08-17 16:58:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nushell (Old) and /work/SRC/openSUSE:Factory/.nushell.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nushell" Mon Aug 17 16:58:18 2026 rev:30 rq:1371440 version:0.115.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nushell/nushell.changes 2026-07-14 13:48:32.996145185 +0200 +++ /work/SRC/openSUSE:Factory/.nushell.new.1258/nushell.changes 2026-08-17 17:01:55.983265204 +0200 @@ -1,0 +2,23 @@ +Sun Aug 16 16:09:36 UTC 2026 - Andrei Dziahel <[email protected]> + +- Update to version 0.115.0: + + Major YAML rework: + * Default to YAML 1.2; supports YAML 1.1 via `--spec 1.1` + * Proper tag support, multi-document streams, anchors, and merge keys + * Better round-tripping with Nushell-specific tags (`!filesize`, `!duration`, etc.) + * Stricter mapping keys; use `--key-resolution verbatim` for old behavior + + New `$ans` REPL variable for inspecting the last result (output, duration, exit code) + + Added `helix` edit mode (`$env.config.edit_mode = helix`) + + Breaking changes: + * YAML 1.1 scalar magic (like octal numbers starting with 0) now requires `--spec 1.1` + * `from yaml` rejects keys that resolve to booleans, numbers, or null by default + * `nu --testbin` removed + * `idx import` and `idx export` removed + + Additions: + * `drop` now supports `binary` inputs + * `chunks`, `first`, `last`, `take`, `skip`, and `drop` now support `filesize` arguments + + Other changes: + * Parser keywords (e.g., `def`) can no longer be shadowed as command names + + For a full list of changes with detailed descriptions, see: + https://www.nushell.sh/blog/2026-08-15-nushell_v0_115_0.html +------------------------------------------------------------------- Old: ---- nushell-0.114.1.obscpio New: ---- nushell-0.115.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nushell.spec ++++++ --- /var/tmp/diff_new_pack.IYMKaa/_old 2026-08-17 17:01:58.330348132 +0200 +++ /var/tmp/diff_new_pack.IYMKaa/_new 2026-08-17 17:01:58.332348202 +0200 @@ -17,7 +17,7 @@ Name: nushell -Version: 0.114.1 +Version: 0.115.0 Release: 0 Summary: A new type of shell License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.IYMKaa/_old 2026-08-17 17:01:58.383350004 +0200 +++ /var/tmp/diff_new_pack.IYMKaa/_new 2026-08-17 17:01:58.388350181 +0200 @@ -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.114.1</param> + <param name="revision">0.115.0</param> <param name="changesgenerate">disable</param> <param name="changesauthor">[email protected]</param> </service> ++++++ nushell-0.114.1.obscpio -> nushell-0.115.0.obscpio ++++++ ++++ 129284 lines of diff (skipped) ++++++ nushell.obsinfo ++++++ --- /var/tmp/diff_new_pack.IYMKaa/_old 2026-08-17 17:02:00.121411414 +0200 +++ /var/tmp/diff_new_pack.IYMKaa/_new 2026-08-17 17:02:00.126411591 +0200 @@ -1,5 +1,5 @@ name: nushell -version: 0.114.1 -mtime: 1783783648 -commit: 0df4ca222cc713e79b6b1684ad8ccaec584ce4ac +version: 0.115.0 +mtime: 1786821039 +commit: 00c9ee05ed6bf92d05ee0d5dbae5230e1a0db3f1 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/nushell/vendor.tar.zst /work/SRC/openSUSE:Factory/.nushell.new.1258/vendor.tar.zst differ: char 7, line 1
