2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-30 22:03:35 +00:00
nushell/crates/nu-command/tests
Solomon d83781ddec
support filesize arguments in random binary/chars ()
Closes 

# User-Facing Changes

`random binary` and `random chars` now support filesize arguments:

```nushell
random binary 1kb
random chars --length 1kb
```
2024-10-12 14:49:05 +08:00
..
commands support filesize arguments in random binary/chars () 2024-10-12 14:49:05 +08:00
format_conversions Make the subcommands (from {csv, tsv, ssv}) 0-based for consistency () 2024-06-26 17:51:47 -05:00
main.rs Rework sorting and add cell path and closure comparators to sort-by () 2024-10-09 19:18:16 -07:00
sort_utils.rs Rework sorting and add cell path and closure comparators to sort-by () 2024-10-09 19:18:16 -07:00