Commit Graph

2 Commits

Author SHA256 Message Date
Dead Mozay
00667de0ee - 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
2024-08-21 04:25:36 +00:00
Dead Mozay
3c128d38a3 - Update to version 0.96.1:
* Fix $in in range expressions.
  * IR: fix incorrect capturing of subexpressions.
  * Clean up arguments added to stack after `CallDecl` engine call.
  * Changes to commands:
    - Bug fixes and other changes `keybindings list`.

OBS-URL: https://build.opensuse.org/package/show/shells/nushell?expand=0&rev=64
2024-07-30 06:35:12 +00:00