Commit Graph

33 Commits

Author SHA1 Message Date
dependabot[bot]
e16b7305d7 Bump serde_derive from 1.0.80 to 1.0.82
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.80 to 1.0.82.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.80...v1.0.82)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 21:16:54 +01:00
dependabot[bot]
fb914c41db Bump serde from 1.0.80 to 1.0.81
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.80...v1.0.81)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 09:08:16 +01:00
sharkdp
c540aab8e3 Revert "Bump indicatif from 0.9.0 to 0.10.1"
This reverts commit 8f0c0209e8.
2018-12-03 18:18:36 +01:00
dependabot[bot]
8f0c0209e8 Bump indicatif from 0.9.0 to 0.10.1
Bumps [indicatif](https://github.com/mitsuhiko/indicatif) from 0.9.0 to 0.10.1.
- [Release notes](https://github.com/mitsuhiko/indicatif/releases)
- [Commits](https://github.com/mitsuhiko/indicatif/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-29 23:06:29 +01:00
sharkdp
3144c4b96c Bump version 2018-11-21 19:55:47 +01:00
sharkdp
e95af1cd0e Update dependencies 2018-11-21 19:54:24 +01:00
dependabot[bot]
b7747abbdd Bump serde_json from 1.0.32 to 1.0.33
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.32...v1.0.33)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-12 19:22:01 +01:00
dependabot[bot]
1ec810f8d4 Bump serde from 1.0.79 to 1.0.80
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.79...v1.0.80)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-01 10:39:59 +01:00
dependabot[bot]
caa9c4e9f1 Bump cfg-if from 0.1.5 to 0.1.6
Bumps [cfg-if](https://github.com/alexcrichton/cfg-if) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/alexcrichton/cfg-if/releases)
- [Commits](https://github.com/alexcrichton/cfg-if/compare/0.1.5...0.1.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-01 10:11:23 +01:00
dependabot[bot]
440ec41291 Bump serde_derive from 1.0.79 to 1.0.80
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.79...v1.0.80)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-01 09:31:53 +01:00
dependabot[bot]
ac649fdaa7 Bump serde_json from 1.0.31 to 1.0.32
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.31...v1.0.32)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-01 09:07:00 +01:00
sharkdp
674d4f8062 Bump version number 2018-09-28 22:02:39 +02:00
sharkdp
bd2ea3188c Update dependencies
closes #60
2018-09-27 23:09:13 +02:00
sharkdp
695f4f29b2 Bump minimum Rust version to 1.24 2018-07-18 18:11:05 +02:00
sharkdp
866171ddcf Update dependencies 2018-07-18 00:05:19 +02:00
sharkdp
94621ad315 Bump version for csv, closes #69 2018-07-18 00:01:07 +02:00
sharkdp
b10afcf8ae Bump version 2018-06-11 20:44:03 +02:00
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