Timon Post
6d5d1a0ed8
0.18
2020-09-24 08:37:43 +02:00
Josh Stone
c6ffb3b8f9
Upgrade to parking_lot 0.11 ( #486 )
2020-09-13 14:15:02 +02:00
Timon
10421f8976
0.17.8
2020-09-08 09:02:49 +02:00
Blaž Hrastnik
c01693ff78
Rely on futures-core instead of futures-util to speed up compile. ( #480 )
2020-09-08 08:42:41 +02:00
truchi
0b429e5dcf
Incoherent derived traits ( #471 )
2020-08-03 08:06:09 +02:00
Timon
6326795700
Get position bug fixed ( #465 )
2020-07-13 21:32:56 +02:00
Timon
5e1c214f8c
0.17.6
2020-07-06 19:57:35 +02:00
Sebastian Thiel
d80afb51be
Switch from 'futures' to 'futures-util' crate to reduce dependency count ( #454 )
2020-07-06 19:10:43 +02:00
Timon
c5fc1a1493
Mio 0.7.0 update ( #435 )
2020-07-02 15:06:38 +02:00
Timon
c1e84f7185
0.17.5 ( #438 )
2020-05-23 13:29:56 +02:00
Timon
42509e2fd8
0.17.4 ( #433 )
2020-05-18 18:51:51 +02:00
Timon Post
b7c73aec22
0.17.3
2020-04-09 20:12:10 +02:00
Timon Post
e61320ef32
0.17.2
2020-04-08 07:43:40 +02:00
Timon Post
095731a174
0.17.1
2020-03-28 21:08:14 +01:00
Timon
9c9543d454
0.17 ( #403 )
2020-03-24 22:00:23 +01:00
Timon
e35d4d2c1c
0.15.1 ( #381 )
2020-02-08 14:23:50 +01:00
Timon Post
2ba0ac07bc
Upgraded versions
2020-01-29 07:38:22 +01:00
Timon Post
a2e4ffe490
0.15
2020-01-29 07:31:14 +01:00
Timon
75c59f32ac
0.15 ( #375 )
2020-01-29 07:29:35 +01:00
Nathan West
f2fca91b30
Added basic trait implementations to all Commands ( #363 )
...
- Added basic trait implementations to all Commands
- Added `Debug` to all public-facing types
- Added `Clone` to several public-facing types, where relevant
- Added `Eq` to all `PartialEq` types
- Added `Debug` and `Clone` to a few internal types
- `ResetColor` uses `&'static str` instead of `String`
- Updated crossterm-winapi dependency
2020-01-28 20:20:26 +01:00
Timon
9da9c1f5ad
CI error fixes ( #366 )
...
Fixed identity conversion
Fixed clippy warning
Fixed tokio example compilation
mio upgrade
2020-01-13 07:46:51 +01:00
Timon Post
f8f76dc2e1
0.14.2
2020-01-11 18:10:06 +01:00
Igor Gnatenko
6fdc819e55
Update parking_lot to 0.10 ( #351 )
2019-12-17 12:42:17 -06:00
Timon
41ff73e3d3
0.14 ( #343 )
2019-12-13 07:12:35 +01:00
Robert Vojta
8fb9059853
Implemented poll
Waker.
2019-12-10 20:41:40 +01:00
Timon Post
ffee84f2cf
Upgraded tokio dependency because it caused CI error.
2019-11-27 19:06:46 +01:00
Robert Vojta
7333de70a7
Remove all feature flags except event-stream ( #322 )
...
Signed-off-by: Robert Vojta <rvojta@me.com>
2019-11-20 14:03:22 +01:00
Timon Post
3c344b66b9
Upgraded dep
2019-11-19 10:06:28 +01:00
Timon
f597cfd232
Input module Rewrite ( #284 )
2019-11-18 21:50:57 +01:00
Timon Post
a81bd3e153
0.13.3
2019-11-08 06:57:11 +01:00
John-John Tedro
9690e5bc38
Remove reader thread in AsyncReader ( #309 )
2019-11-08 06:53:10 +01:00
Timon Post
6ec7a63cfb
0.13.2
2019-11-04 18:43:30 +01:00
Timon Post
0107c76d4a
0.13.1
2019-11-04 06:54:22 +01:00
Timon
5898769d9d
0.13 prep ( #305 )
2019-11-02 19:26:25 +01:00
Timon
5c36790187
Fixed screen feature flag and updated CI script ( #302 )
2019-10-31 20:54:14 +01:00
Zrzka
2815833a83
Merge sub crates back into crossterm ( #280 )
2019-10-22 16:33:38 +02:00
Zrzka
c3c2652b91
Release 0.12 ( #277 )
...
Signed-off-by: Robert Vojta <rvojta@me.com>
2019-10-21 20:45:52 +02:00
Zrzka
1f9ead9d51
Add missing re-exports ( #275 )
2019-10-17 22:38:01 +02:00
Timon
edd9189234
Exported ResetColor
command ( #274 )
2019-10-15 20:45:47 +02:00
Zrzka
675c8f5e10
Sub-crates separatation ( #251 )
2019-09-25 16:09:16 +02:00
Timon
e600eabaed
0.11.0
2019-09-24 19:45:59 +02:00
Zrzka
5494525d89
2018 edition ( #222 )
2019-09-16 13:34:08 +02:00
Zrzka
b1daeccab0
Examples cleanup ( #196 )
2019-09-05 16:14:33 +02:00
Timon
6148a8f984
Specified versions ( #189 )
2019-08-02 19:05:16 +02:00
Igor Gnatenko
1729fbb41f
Update minimum crossterm_utils to 0.2.4 ( #185 )
2019-08-02 18:45:04 +02:00
Timon_Post
0de76f2162
semantic version correction
2019-07-26 14:27:18 +02:00
Timon_Post
6d3f23b3b3
0.10.0
2019-07-25 20:31:45 +02:00
Timon
1a60924abd
Command API experiment ( #175 )
...
- Command API to introduce easier usability, better performance, and more control over to which buffer to write, and when to flush the buffer to the terminal.
2019-07-24 20:10:27 +02:00
Timon_Post
cdb393ef71
0.9.6
2019-06-15 21:51:53 +02:00
Timon_Post
4fca41d6c5
0.9.5
2019-05-20 18:56:23 +02:00