nushell/crates/nu-command/src
Darren Schroeder 8d027a0617
allow decimals/floats to be formatted with precision (#449)
* allow decimals/floats to be formatted with precision

* better error message
2021-12-07 14:06:14 -06:00
..
calendar Cal command (#429) 2021-12-05 06:15:03 +13:00
conversions removed unwraps (#430) 2021-12-04 12:38:21 +00:00
core_commands Improved labeled error from plugins (#437) 2021-12-05 16:11:19 +13:00
dataframe Batch of dataframe commands (#442) 2021-12-06 17:09:49 +13:00
date Category option for signature (#343) 2021-11-17 17:22:37 +13:00
env Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Update clippy to check all features (#441) 2021-12-06 07:23:43 +13:00
filters Add uniq command (#447) 2021-12-07 21:47:48 +13:00
formats to csv and to tsv (#412) 2021-12-03 15:02:22 +13:00
math removed unwraps (#430) 2021-12-04 12:38:21 +00:00
platform Improved labeled error from plugins (#437) 2021-12-05 16:11:19 +13:00
random feat(random): add random-integer and random-uuid (#440) 2021-12-06 06:22:50 +13:00
shells Add better exit command (#369) 2021-11-26 21:00:57 +13:00
strings removed unwraps (#430) 2021-12-04 12:38:21 +00:00
system removed unwraps (#430) 2021-12-04 12:38:21 +00:00
viewers allow decimals/floats to be formatted with precision (#449) 2021-12-07 14:06:14 -06:00
default_context.rs Add uniq command (#447) 2021-12-07 21:47:48 +13:00
example_test.rs add random commands (#366) 2021-11-30 19:12:19 +13:00
lib.rs Batch of dataframe commands (#442) 2021-12-06 17:09:49 +13:00