1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-02 23:51:49 +02:00
Commit Graph

29 Commits

Author SHA1 Message Date
42fac722bb Bump to 0.29.2 ()
* Bump to 0.29.2

* Fix test
2021-04-07 08:14:06 +12:00
06b154f4b2 Bump to 0.29.1 ()
* Bump to 0.29.1

* fix test
2021-03-31 20:13:40 +13:00
4faaa5310e Bump to 0.29 ()
* Bump to 0.29

* fix test
2021-03-30 22:35:21 +13:00
22ae962b57 Bump to 0.28 () 2021-03-09 23:40:17 +13:00
aa6c6120f6 Bump to 0.27.2 ()
* Bump to 0.27.2

* Fix clippy and test
2021-02-26 17:55:25 +13:00
deff1aa63b Bump to 0.27.1 () 2021-02-18 18:54:48 +13:00
039f223b53 Bump to 0.27 () 2021-02-16 19:20:05 +13:00
c83aea3c89 Bump to 0.26.1 () 2021-02-05 19:38:04 +13:00
388973e9ab Bump to 0.26.0 () 2021-01-26 23:07:08 +13:00
7d07881d96 Bump to 0.25.2 () 2021-01-12 07:50:53 +13:00
b50cdd6de8 Update dependency rust-embed now that issue with its use of syn has been fixed. ()
* update the rust-embed dependency of nu-cli to 5.8.0 and undo the version pin of syn now that rust-embed-impl has been fixed

* unpin syn version in chart plugin
2021-01-07 14:33:39 +13:00
f38e2b5c6d updated dependencies ()
Same as 

Co-authored-by: sousajo <sousajo@pop-os.localdomain>
Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2021-01-07 13:38:22 +13:00
98810d22b1 Update Cargo.toml 2021-01-06 15:37:39 +13:00
5e72b2a797 Bump to 0.25.1 for the hotfix release () 2021-01-06 15:16:08 +13:00
d297199d7c Bump to 0.25.0 () 2021-01-05 18:10:24 +13:00
a5f7600f6f Fix typos () 2021-01-02 17:24:32 +13:00
ac578b8491 Multiline scripts part 2 ()
* Begin allowing comments and multiline scripts.

* clippy

* Finish moving to groups. Test pass

* Keep going

* WIP

* WIP

* BROKEN WIP

* WIP

* WIP

* Fix more tests

* WIP: alias starts working

* Broken WIP

* Broken WIP

* Variables begin to work

* captures start working

* A little better but needs fixed scope

* Shorthand env setting

* Update main merge

* Broken WIP

* WIP

* custom command parsing

* Custom commands start working

* Fix coloring and parsing of block

* Almost there

* Add some tests

* Add more param types

* Bump version

* Fix benchmark

* Fix stuff
2020-12-18 20:53:49 +13:00
5183fd25bb Bump version () 2020-12-16 09:13:18 +13:00
a30837298d Bump version () 2020-12-16 06:30:50 +13:00
e299e76fcf Bump to 0.23 () 2020-11-25 07:22:27 +13:00
930f9f0063 Fix new clippy warnings ()
* Fix new clippy warnings

* Fork serde-hjson and bring in

* Fork serde-hjson and bring in

* Fix clippy lint again
2020-11-22 13:37:16 +13:00
cb8491cfee Bump to 0.22 () 2020-11-04 07:31:41 +13:00
a6fdee4a51 bump to 0.21.1 ()
* bump to 0.21.1

* bump trash version
2020-10-26 21:10:06 +13:00
2df8775b48 Include chart binaries. () 2020-10-13 17:04:27 -05:00
770e5d89f2 Bump to 0.21 () 2020-10-14 06:19:09 +13:00
ddf9d61346 Line charts. Chart plugin sub command extraction. () 2020-10-01 19:23:10 -05:00
f0b7ab5ecc chart tweaks for windows () 2020-10-01 14:48:57 -05:00
b7bc4c1f80 Exit bar visualization if any key is pressed other than left and right arrow keys. () 2020-09-30 14:34:29 -05:00
a56abb6502 Bar Chart baseline. ()
Bar Chart ready.
2020-09-30 13:27:52 -05:00