nushell/crates
Darren Schroeder fb1846120d
standardize on how to get file size (#2992)
* standardize on how to get file size

* forgot to remove comment

* make specified size lowercase

* fix the test due to precision

* added another test

* Update README.md

add contributors graphic

* clippy - test adjustment

* tweaked matching
2021-02-03 07:19:38 -06:00
..
nu_plugin_binaryview Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_chart Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_fetch Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_from_bson Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_from_sqlite Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_inc Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_match Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_post Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_ps update sysinfo due to breaking change with get_version (#2988) 2021-01-30 12:21:32 -06:00
nu_plugin_s3 Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_selector Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_start Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_sys update sysinfo due to breaking change with get_version (#2988) 2021-01-30 12:21:32 -06:00
nu_plugin_textview Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_to_bson Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_to_sqlite Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_tree Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu_plugin_xpath Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu-cli added pow operator, and filesize math (#2976) 2021-01-29 07:44:02 -06:00
nu-command standardize on how to get file size (#2992) 2021-02-03 07:19:38 -06:00
nu-data standardize on how to get file size (#2992) 2021-02-03 07:19:38 -06:00
nu-engine add $nothing and tests (#2995) 2021-02-02 19:23:12 +13:00
nu-errors allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
nu-json Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu-parser added pow operator, and filesize math (#2976) 2021-01-29 07:44:02 -06:00
nu-plugin Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu-protocol Value helpers (#3000) 2021-02-03 15:06:11 +13:00
nu-source allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
nu-stream Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu-table Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu-test-support Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00
nu-value-ext Bump to 0.26.0 (#2974) 2021-01-26 23:07:08 +13:00