nushell/crates
Jason Gedge b2c5af457e
Move most of the root package into a subcrate. (#1445)
This improves incremental build time when working on what was previously
the root package. For example, previously all plugins would be rebuilt
with a change to `src/commands/classified/external.rs`, but now only
`nu-cli` will have to be rebuilt (and anything that depends on it).
2020-03-04 13:58:20 -05:00
..
nu_plugin_average Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_binaryview Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_fetch Add support for downloading unsupported mime types (#1441) 2020-03-01 13:14:36 +13:00
nu_plugin_inc Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_match Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_post Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_ps Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_shuffle Add shuffle plugin (#1443) 2020-03-03 08:44:12 +13:00
nu_plugin_str Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_sum Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_sys Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_textview Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_tree Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu-build Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu-cli Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
nu-errors Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu-macros Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu-parser Add support for compound shorthand flags (#1414) 2020-03-01 13:20:42 +13:00
nu-plugin Plugin documentation (#1431) 2020-02-24 15:28:46 +13:00
nu-protocol Columns can be renamed. (#1447) 2020-03-03 16:01:24 -05:00
nu-source Add support for compound shorthand flags (#1414) 2020-03-01 13:20:42 +13:00
nu-test-support Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
nu-value-ext Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00