Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nushell for openSUSE:Factory checked in at 2025-10-16 17:38:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nushell (Old) and /work/SRC/openSUSE:Factory/.nushell.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nushell" Thu Oct 16 17:38:58 2025 rev:19 rq:1311591 version:0.108.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nushell/nushell.changes 2025-09-03 21:08:38.027685256 +0200 +++ /work/SRC/openSUSE:Factory/.nushell.new.18484/nushell.changes 2025-10-16 17:39:29.706286829 +0200 @@ -1,0 +2,72 @@ +Thu Oct 16 05:00:58 UTC 2025 - Dead Mozay <[email protected]> + +- Update to version 0.108.0: + * Let AI agents use Nushell commands. + * More cool experiments. + * Tab, tab, tab... Aha! + * Fish out error sources. + * Smarter `CustomValue`s. + * Breaking changes: + - `into value` is now `detect type`, and `into value` now + converts custom values to plain values. + - Collecting a stream that contains errors now raises an error + itself. + - Errors raised in nested `each` calls preserve their context. + - Changes to `EditCommand`s. + - Vi Mode Text Objects. + - Other breaking changes. + * Additions: + - Promoted `reorder-cell-paths` to opt-out. + - Pipefail. + - Enforce Assignment Type Annotations at Runtime. + - `--endian` flag for `format bits`. + - Guess no more! More completions in built-in commands. + - Simple syntax for simple completions. + - Command-wide completion handler. + - `for` loops no longer collect their source. + - Streams of Streams. + - Arbitrary Pipeline Metadata. + - HTTP Response Metadata. + - Add `$nu.is-lsp` to help with printing in lsp mode. + - New Configuration Option: `$env.config.table.batch_duration`. + - New Configuration Option: `$env.config.table.stream_page_size`. + - Table literal columns support variables. + - Add %J and %Q format specifiers for compact date/time + formatting. + - Add configuration for columnar menu traversal direction. + - Nushell MCP Server. + - Add `--chars` to `str length` command. + - The `to md` command now always returns valid Markdown tables. + - New switches are available for `to md`. + - `compact` your records. + * Breaking changes: + - `collect` removes `source` metadata. + - `string`s and `glob`s can now be implicitly cast between + each other. + - Other additions. + * Other changes: + - Add `run pr` and `download pr` to toolkit. + - Add `network` feature to top-level crate. + - Improved error messages for binary literals. + - Additional changes. + * Bug fixes: + - Aliases are now expanded before being sent to external + completers. + - Discard `path add` input. + - Fixed IR evaluation error caused by redirecting output + of branched blocks. + - Dotnu completion refactor, fixes path with space for both + dotnu module path and external executable. + - boolean coloring in light theme. + - changed fallback for unknown color names. + - Improve collection type inference. + - Using `break`/`continue` outside loops raises a compile error. + - Clean up error handlers when jumping outside of `try` blocks. + - Other fixes. + * Notes for plugin developers: + - Allow saving `CustomValue`s. + - Pass optional and casing to follow path methods for CustomValue. + * For a full list of changes with detailed descriptions, see: + - https://www.nushell.sh/blog/2025-10-15-nushell_v0_108_0.html. + +------------------------------------------------------------------- Old: ---- nushell-0.107.0.obscpio New: ---- nushell-0.108.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nushell.spec ++++++ --- /var/tmp/diff_new_pack.hC98JI/_old 2025-10-16 17:39:32.446402230 +0200 +++ /var/tmp/diff_new_pack.hC98JI/_new 2025-10-16 17:39:32.446402230 +0200 @@ -17,7 +17,7 @@ Name: nushell -Version: 0.107.0 +Version: 0.108.0 Release: 0 Summary: A new type of shell License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.hC98JI/_old 2025-10-16 17:39:32.494404251 +0200 +++ /var/tmp/diff_new_pack.hC98JI/_new 2025-10-16 17:39:32.514405094 +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.107.0</param> + <param name="revision">0.108.0</param> <param name="changesgenerate">disable</param> <param name="changesauthor">[email protected]</param> </service> ++++++ nushell-0.107.0.obscpio -> nushell-0.108.0.obscpio ++++++ ++++ 63958 lines of diff (skipped) ++++++ nushell.obsinfo ++++++ --- /var/tmp/diff_new_pack.hC98JI/_old 2025-10-16 17:39:34.722498089 +0200 +++ /var/tmp/diff_new_pack.hC98JI/_new 2025-10-16 17:39:34.726498257 +0200 @@ -1,5 +1,5 @@ name: nushell -version: 0.107.0 -mtime: 1756862466 -commit: c3a699294685c6c6a6581dff2bc4089ca275eb58 +version: 0.108.0 +mtime: 1760528800 +commit: da141be11b3acaa55b39321e5f9651d02aa2ed6f ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/nushell/vendor.tar.zst /work/SRC/openSUSE:Factory/.nushell.new.18484/vendor.tar.zst differ: char 7, line 1
