Justin Ma
|
4bbdb73668
|
Bump dev version (#6350)
|
2022-08-18 21:14:17 +12:00 |
|
JT
|
33674d3a98
|
bump to 0.67 (#6336)
|
2022-08-17 05:47:47 +12:00 |
|
Richard Braakman
|
6145f734b7
|
Add repository info to all workspace crates (#6320)
This helps people who find these crates on crates.io
|
2022-08-14 07:21:20 -05:00 |
|
JT
|
121b801baa
|
bump dev version ahead of language changes (#6267)
|
2022-08-09 08:15:41 +12:00 |
|
Justin Ma
|
767201c40d
|
bump to 0.66.3 dev version (#6183)
|
2022-07-30 05:48:10 +12:00 |
|
JT
|
e049ca8ebf
|
bump to 0.66.2 dev version (#6157)
|
2022-07-28 11:38:52 +12:00 |
|
JT
|
d42cfab6ef
|
bump to 0.66.1 dev version (#6140)
|
2022-07-27 13:15:04 +12:00 |
|
JT
|
c6cb491e77
|
bump to 0.66 (#6137)
|
2022-07-27 07:56:14 +12:00 |
|
Justin Ma
|
de162c9aea
|
Bump to 0.65.1 dev version (#5962)
|
2022-07-06 16:25:09 +12:00 |
|
JT
|
0d40d0438f
|
bump to 0.65 (#5952)
|
2022-07-05 17:54:16 +12:00 |
|
JT
|
533e04a60a
|
Bump to 0.64.1 dev version (#5865)
|
2022-06-24 16:47:00 +12:00 |
|
JT
|
d1c719a8cc
|
bump to 0.64 (#5777)
Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
|
2022-06-15 14:39:17 +12:00 |
|
Stefan Holderbach
|
a82fa75c31
|
Update nu-ansi-term to remove Deref impl (#5706)
Resolves an unexpected issue due to `Deref` and `ToString` interacting
Details: https://github.com/nushell/nu-ansi-term/pull/5 and https://github.com/nushell/reedline/pull/435#issuecomment-1141348209
Also updates reedline: Includes a fix for a panic when the directory containing the history is deleted during a running reedline session. (nushell/reedline#436)
|
2022-06-03 21:38:54 +02:00 |
|
JT
|
8e98df8b28
|
bump to dev version (#5635)
|
2022-05-25 19:09:44 -05:00 |
|
JT
|
06cf3fa5ad
|
Bump to 0.63 (#5627)
|
2022-05-25 11:33:28 +12:00 |
|
JT
|
374757f286
|
Bump to the 0.62.1 dev version (#5473)
|
2022-05-08 08:38:12 +12:00 |
|
JT
|
d306b834ca
|
Bump to 0.62 (#5422)
|
2022-05-04 09:01:27 +12:00 |
|
JT
|
5bf1c98a39
|
Move to dev version 0.61.1 (#5206)
|
2022-04-16 09:29:30 +12:00 |
|
JT
|
4566c904d0
|
Bump 0.61 (#5166)
|
2022-04-13 05:42:26 +12:00 |
|
Darren Schroeder
|
ee5064abed
|
Nu ansi term update (#4988)
* WIP: Testing 0.45.1 nu-ansi-term with the new Default colors
* point reedline to git in cargo.toml
|
2022-03-27 16:57:31 +13:00 |
|
JT
|
82e3bb0f38
|
Bump nushell to 0.60.1 (#4987)
|
2022-03-27 16:18:47 +13:00 |
|
JT
|
1c964cdfe7
|
Bump to 0.60 (#4892)
* WIP
* semi-revert metadata change
|
2022-03-23 07:32:03 +13:00 |
|
Darren Schroeder
|
6700fbeed7
|
rename update to upsert to mirror what it really does (#4859)
* rename `update` to `upsert` to mirror what it really does
* change to latest reedline and nu-ansi-term
|
2022-03-16 19:13:34 -05:00 |
|
JT
|
ff3dffd813
|
Nu glob (#4818)
* Fork glob. Normalise license holder
* Fix more licenses
* unwraps
* bad doc test
|
2022-03-13 11:30:27 -07:00 |
|
JT
|
4965f4cbf4
|
Bump to 0.59.1 (#4689)
|
2022-03-01 16:55:51 -05:00 |
|
JT
|
d70d91e559
|
Remove old nushell/merge engine-q
|
2022-02-07 14:54:06 -05:00 |
|
Fernando Herrera
|
fdce6c49ab
|
engine-q merge
|
2022-02-07 19:11:34 +00:00 |
|
Michael Angerman
|
d4b6b4b09a
|
update all cargo crates to edition 2021 (#781)
|
2022-01-21 00:13:45 +11:00 |
|
JT
|
49e8af8ea5
|
Bump to 0.43 (#4264)
|
2022-01-18 12:06:12 -05:00 |
|
JT
|
850f66aa9d
|
Fix build breakage - bump ansi term (#651)
* Fix build breakage - bump ansi term
* Remove e-q ansi term
|
2022-01-03 09:36:32 +11:00 |
|
JT
|
62011b6bcc
|
Bump to 0.42 (#4234)
|
2021-12-28 20:56:59 +11:00 |
|
JT
|
3522bead97
|
Add string stream and binary stream, add text decoding (#570)
* WIP
* Add binary/string streams and text decoding
* Make string collection fallible
* Oops, forgot pretty hex
* Oops, forgot pretty hex
* clippy
|
2021-12-24 18:22:11 +11:00 |
|
JT
|
610e3911f6
|
Bump to 0.41 (#4187)
|
2021-12-08 06:21:00 +13:00 |
|
JT
|
2590fcbe5c
|
Bump to 0.40 (#4129)
|
2021-11-16 21:53:03 +13:00 |
|
ahkrr
|
74b812228c
|
upgrade dependencies (#4116)
* remove unused dependencies
* upgrade dependency bytes 0.5.6 -> 1.1.0
* upgrade dependency heapless 0.6.1 -> 0.7.8
* upgrade dependency image 0.22.4 -> 0.23.14
* upgrade dependency mp4 0.8.2 -> 0.9.0
* upgrade dependency bson 0.14.1 -> 2.0.1
Bson::Undefined, Bson::MaxKey, Bson::MinKey and Bson::DbPointer
weren't present in the previous version.
Co-authored-by: ahkrr <alexhk@protonmail.com>
|
2021-11-14 19:32:21 +13:00 |
|
JT
|
2b06ce27d3
|
Bump to 0.39 (#4097)
|
2021-10-27 08:36:41 +13:00 |
|
JT
|
e1ebd461d2
|
Bump to 0.28 (#4064)
|
2021-10-06 06:35:25 +13:00 |
|
JT
|
8581bec891
|
bump 0.37.1 (#4019)
|
2021-09-16 13:32:22 +12:00 |
|
JT
|
1d80a68f4c
|
bump to 0.37 (#4006)
|
2021-09-15 06:44:24 +12:00 |
|
JT
|
7fe05b8296
|
bump to 0.36.1 (#3972)
|
2021-08-27 20:48:58 +12:00 |
|
JT
|
991a4801b1
|
Bump to 0.36 (#3963)
|
2021-08-25 06:01:17 +12:00 |
|
JT
|
bc682066d8
|
Bump to 0.35 (#3884)
|
2021-08-03 20:01:09 +12:00 |
|
JT
|
226739d13f
|
Bump to 0.34.1 (#3835)
|
2021-07-25 22:58:33 +12:00 |
|
JT
|
71f4ea9d76
|
Bump to 0.34.0 (#3766)
|
2021-07-14 05:57:41 +12:00 |
|
JT
|
edbc828fc3
|
Bump to 0.33.1 (#3671)
|
2021-06-23 19:57:41 +12:00 |
|
JT
|
55cab9eb4f
|
Bump to 0.33 (#3667)
|
2021-06-22 17:22:33 +12:00 |
|
JT
|
7d78f40bf6
|
Bump to 0.32.1 (#3553)
|
2021-06-04 19:07:50 +12:00 |
|
JT
|
55c243a17b
|
Update Cargo.toml (#3526)
|
2021-06-01 19:32:44 +12:00 |
|
JT
|
df526f73be
|
Bump to 0.32 (#3521)
* Bump to 0.32
* Bump to 0.32
|
2021-06-01 08:14:50 +12:00 |
|
JT
|
2bb23c57df
|
Bump to 0.31.1 (#3411)
|
2021-05-12 15:06:50 +12:00 |
|