Commit graph

226 commits

Author SHA1 Message Date
Clément DOUIN
cc1311c168
release v0.2.7 2021-04-24 23:49:42 +02:00
Clément DOUIN
15c635eb1d
use env_logger for plain output fmt (#126) 2021-04-24 22:54:01 +02:00
Clément DOUIN
9b303f144e
release v0.2.6 2021-04-17 00:09:06 +02:00
Clément DOUIN
e8ae4b025f
release v0.2.5 2021-04-12 00:21:08 +02:00
Harsh Shandilya
e260823581
bump version in Cargo.lock (#82)
This needs to match Cargo.toml to prevent --frozen builds from failing

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-04-09 09:03:20 +02:00
Clément DOUIN
f26051685c
refactor output system (#74) 2021-04-09 00:15:16 +02:00
Clément DOUIN
402f9ef4aa
release v0.2.3 2021-04-08 14:29:04 +02:00
Clément DOUIN
994141f852
fix unicode issue (#71) 2021-04-08 12:59:44 +02:00
Alex Wennerberg
14d8a3fecd
remove unused clap depdenencies (#67)
* Remove unused clap depdenencies

* Add color to clap enabled features
2021-04-07 08:05:36 +02:00
Clément DOUIN
0d763a1ab8
release v0.2.2 2021-04-04 17:46:02 +02:00
Clément DOUIN
2850ae01fd
implement add attachement to msg feature 2021-04-03 22:30:57 +02:00
Clément DOUIN
1e5cce0205
improve errors management 2021-03-12 23:01:01 +01:00
Clément DOUIN
781c4a2722
rename idle notify cmd 2021-03-12 00:07:01 +01:00
Clément DOUIN
b6cbfc26be
release v0.2.0 2021-03-10 23:08:31 +01:00
Clément DOUIN
10c523fd2c
improve read and attachments commands 2021-03-10 16:46:47 +01:00
Clément DOUIN
5e948b5cc1
improve list msgs perf, remove flags column 2021-01-18 12:10:16 +01:00
Clément DOUIN
84df58cf81
add json serializer lib (prepare #18) 2021-01-17 10:03:19 +01:00
Clément DOUIN
60af11bd47
make table responsive 2021-01-16 19:46:55 +01:00
Clément DOUIN
2709faf30a
improve errors management 2021-01-12 23:49:44 +01:00
Clément DOUIN
125c4e2b0e
set up smtp #4 + write email feature #8 2021-01-03 23:19:31 +01:00
Clément DOUIN
0a48df0567
add text and html previews 2021-01-03 17:28:42 +01:00
Clément DOUIN
d8116c6103
set up cli arg parser #15 2021-01-03 00:45:43 +01:00
Clément DOUIN
2970828db9
add new emails listing feature #6 2021-01-02 19:21:30 +01:00
Clément DOUIN
2a567040ac
set up imap connection 2020-12-25 22:39:16 +01:00
Clément DOUIN
f9e75ee3b4
deserialize config from toml #1 #2 2020-12-25 00:31:38 +01:00
Clément DOUIN
87f1d3171e
init project, init toml config parser 2020-12-24 00:55:57 +01:00