nushell/crates/nu-command
Stefan Holderbach 3481c7e242
Fix signature of split row (#9829)
# Description
This command also flat-maps and doesn't create a table like `split
column`

We should probably reconsider the flatmap behavior like in #9739
but for the #9812 hotfix this is an unwelcome breaking change.

# User-Facing Changes
None

# Tests + Formatting
- Fix signature of `split row`
- Add test for output signature
2023-07-27 21:32:25 +02:00
..
src Fix signature of split row (#9829) 2023-07-27 21:32:25 +02:00
tests Fix signature of split row (#9829) 2023-07-27 21:32:25 +02:00
Cargo.toml bump to dev version 0.83.1 (#9811) 2023-07-26 19:02:13 +02:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00