1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-08 10:27:47 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
b2eecfb110 Bump to 0.14 () 2020-05-13 04:32:51 +12:00
c7e11a5a28 bump to 0.13.0 () 2020-04-21 17:01:03 +12:00
2c513d1883 More dep bumps () 2020-04-09 10:28:20 +12:00
04702530a3 Bump a lot of deps () 2020-04-07 19:51:17 +12:00
c4daa2e40f Add experimental new parser ()
Move to an experimental new parser
2020-04-06 19:16:14 +12:00
791f7dd9c3 Bump to 0.12.0 () 2020-04-01 06:25:21 +13:00
b5ea522f0e Add a --full mode to ps ()
* Add a --full mode to ps

* Use a slightly older heim
2020-03-20 20:53:49 +13:00
62666bebc9 Bump to 0.11.0 () 2020-03-11 06:34:19 +13:00
0f7c723672 Bump version to 0.10.0 () 2020-02-18 16:56:09 +13:00
c0be02a434 Short-hand flags ()
* typo fixes

* Change signature to take in short-hand flags

* update help information

* Parse short-hand flags as their long counterparts

* lints

* Modified a couple tests to use shorthand flags
2020-02-11 18:24:31 -08:00
29ccb9f5cd Ensure stable plugins get installed. () 2020-02-10 15:32:10 -05:00
763fcbc137 Bump to 0.9.0 () 2020-01-29 15:17:02 +13:00
6da9e2aced Upgrade crossterm ()
* WIP

* Finish porting to new crossterm

* Fmt
2020-01-27 15:51:46 +13:00
41ebc6b42d Bump to 0.8.0 () 2020-01-07 20:08:31 +13:00
aa577bf9bf Clean up some unwraps () 2020-01-02 09:45:32 +13:00
72838cc083 Move to using clippy ()
* Clippy fixes

* Finish converting to use clippy

* fix warnings in new master

* fix windows

* fix windows

Co-authored-by: Artem Vorotnikov <artem@vorotnikov.me>
2019-12-31 20:36:08 +13:00
0615adac94 Inc refactoring, Value helper test method extractions, and more integration helpers. ()
* Manifests check. Ignore doctests for now.

* We continue with refactorings towards the separation of concerns between
crates. `nu_plugin_inc` and `nu_plugin_str` common test helpers usage
has been refactored into `nu-plugin` value test helpers.

Inc also uses the new API for integration tests.
2019-12-29 00:17:24 -05:00
f6c62bf121 Nu plugins now depend on nu-plugin crate. 2019-12-27 08:52:15 -05:00
314c3c4a97 Add missing descriptions and licenses to subcrates 2019-12-18 06:07:00 +13:00
14817ef229 Subcrate versions 2019-12-18 05:18:10 +13:00
98233dcec1 Subcrate versions 2019-12-18 05:09:53 +13:00
91784218c0 Upgrade some dependencies 2019-12-09 06:56:21 +13:00
d12c16a331 Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
a4bb5d4ff5 Move binaryview to a sub-crate 2019-12-05 06:51:20 +13:00