Commit Graph

16 Commits

Author SHA1 Message Date
sharkdp
233a995ba4 Bump version to 1.0 2018-03-24 20:44:26 +01:00
Steve Pentland
c59110d652 Add option to export JSON, change file handling
No longer serialize into strings, instead use Vec<u8> as it is
what we're writing to the files.

Fixup comments
2018-03-20 20:14:14 +01:00
Steve Pentland
a91912f322 Add export manager and CSV export capability 2018-03-19 07:53:10 +01:00
sharkdp
ab4dbe998e Updates for 0.5.0 2018-03-03 16:33:47 +01:00
Steve Pentland
cad3d0c8e4 Remove extra trait, clean up cfg statements 2018-02-13 21:02:32 +01:00
Steve Pentland
42635fbaaf Initial windows timing support 2018-02-13 21:01:59 +01:00
sharkdp
89e6d37562 Updates for 0.4.0 2018-01-28 18:49:54 +01:00
Steve Pentland
2e24ff012a Add new style option to disable coloring and progress bars (#24) 2018-01-28 14:35:52 +01:00
sharkdp
d5c21ec272 Update warnings, switch to colored crate 2018-01-24 20:30:40 +01:00
sharkdp
241b89f12b Add unit tests 2018-01-20 13:21:21 +01:00
sharkdp
ef2bef588c Initial support for user and system time 2018-01-20 13:21:21 +01:00
sharkdp
f29bbb58eb Update dependencies 2018-01-16 21:29:10 +01:00
sharkdp
05e5899643 Use statistical crate 2018-01-14 21:07:00 +01:00
sharkdp
7e41c2a4ea Handling of errors and warnings 2018-01-14 10:48:47 +01:00
sharkdp
d4ebdd7b40 Add a progress bar 2018-01-13 19:01:52 +01:00
sharkdp
a658ab8cca Initial commit 2018-01-13 16:54:38 +01:00