- Update to version 0.97.1:

* Changes to commands:
    + Additions:
      - `random binary`.
      - `mv --update`.
      - `print --raw`.
      - `polars save`.
      - multipart/form-data.
    + Breaking changes:
      - `ps`.
      - `ls`.
      - `stor`.
      - `save`.
      - `polars open`.
    + Removals:
      - `polars to-*`.
    + Bug fixes and other changes:
      - const math commands.
      - `glob` accepts globs.
      - `into datetime`.
      - `reduce`.
      - `split words`.
      - `query web`.
  * For a full list of changes with detailed descriptions, see:
    - https://www.nushell.sh/blog/2024-08-20-nushell_0_97_1.html.

OBS-URL: https://build.opensuse.org/package/show/shells/nushell?expand=0&rev=66
This commit is contained in:
Dead Mozay 2024-08-21 04:25:36 +00:00 committed by Git OBS Bridge
parent 3c128d38a3
commit 00667de0ee
7 changed files with 39 additions and 10 deletions

View File

@ -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.96.1</param>
<param name="revision">0.97.1</param>
<param name="changesgenerate">disable</param>
<param name="changesauthor">dead_mozay@opensuse.org</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:480ea82085f2f63d1675c1d7ad81dd1eebdcb751d20b8f536fc3eb48dd9e5ed9
size 11640333

3
nushell-0.97.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b217ceca25b5008a3360b0db976632434a321076999757efbf942180f327c194
size 11737613

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Wed Aug 21 04:09:45 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.97.1:
* Changes to commands:
+ Additions:
- `random binary`.
- `mv --update`.
- `print --raw`.
- `polars save`.
- multipart/form-data.
+ Breaking changes:
- `ps`.
- `ls`.
- `stor`.
- `save`.
- `polars open`.
+ Removals:
- `polars to-*`.
+ Bug fixes and other changes:
- const math commands.
- `glob` accepts globs.
- `into datetime`.
- `reduce`.
- `split words`.
- `query web`.
* For a full list of changes with detailed descriptions, see:
- https://www.nushell.sh/blog/2024-08-20-nushell_0_97_1.html.
-------------------------------------------------------------------
Tue Jul 30 04:04:10 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

View File

@ -1,4 +1,4 @@
name: nushell
version: 0.96.1
mtime: 1722295896
commit: f7d6c28a001f94f224e459e21df0da2ab5bdc923
version: 0.97.1
mtime: 1724210472
commit: 60769ac1ba3ea036d889f140095d855e5597840c

View File

@ -17,7 +17,7 @@
Name: nushell
Version: 0.96.1
Version: 0.97.1
Release: 0
Summary: A new type of shell
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eccea61c9508ca1f1c3565f4f851b6b1c028316b562ed75827401d74d15a359c
size 81940561
oid sha256:66fc74570a1efdb8c25501ca1e1d3f2495d932adf9a8b172ab68752d0ca36abb
size 83777085