Commit Graph

134 Commits

Author SHA1 Message Date
David Peter
2040810ce3 Unified error handling 2022-02-06 20:19:50 +01:00
David Peter
ce7087b107 Use thiserror for to derive Error 2022-02-06 20:19:50 +01:00
David Peter
80a9f51710 Update to clap 3 2022-02-03 21:07:15 +01:00
dependabot[bot]
1f909a11e5 Bump tempfile from 3.2.0 to 3.3.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 08:00:17 +01:00
dependabot[bot]
cb3346821f Bump rust_decimal from 1.17.0 to 1.19.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.17.0 to 1.19.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/compare/1.17.0...1.19.0)

---
updated-dependencies:
- dependency-name: rust_decimal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 11:08:18 +01:00
dependabot[bot]
f862699f52 Bump predicates from 2.0.3 to 2.1.0
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: predicates
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 11:17:00 +01:00
dependabot[bot]
4b419c6ab4 Bump rust_decimal from 1.16.0 to 1.17.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/commits)

---
updated-dependencies:
- dependency-name: rust_decimal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 17:31:37 +01:00
David Peter
93c16534c0 Prepare release v1.12 2021-10-17 19:45:12 +02:00
rhysd
e2fdaceb9f Parse --shell option value as shell command 2021-10-17 17:03:36 +02:00
dependabot[bot]
bf40395428 Bump rust_decimal from 1.15.0 to 1.16.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/compare/1.15.0...1.16.0)

---
updated-dependencies:
- dependency-name: rust_decimal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-17 16:59:53 +02:00
David Peter
36d4f82abd Do not specify exact versions 2021-08-24 22:44:08 +02:00
David Peter
da7165fa58 Remove outdated version check 2021-08-24 22:44:08 +02:00
David Peter
3a0bcd977d Update dependencies 2021-08-24 22:44:08 +02:00
David Peter
60e9771ad5 Remove cfg-if dependency 2021-08-24 22:44:08 +02:00
David Peter
e71ff559f3 Add simple integration tests 2021-08-23 22:37:02 +02:00
dependabot[bot]
4f3e8008a8 Bump rust_decimal from 1.14.3 to 1.15.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.14.3 to 1.15.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/compare/1.14.3...1.15.0)

---
updated-dependencies:
- dependency-name: rust_decimal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-01 23:18:38 +02:00
dependabot[bot]
eed6599d44 Bump approx from 0.4.0 to 0.5.0
Bumps [approx](https://github.com/brendanzab/approx) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/brendanzab/approx/releases)
- [Commits](https://github.com/brendanzab/approx/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: approx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 20:30:20 +02:00
dependabot[bot]
b0b96bc5c1 Bump rust_decimal from 1.13.0 to 1.14.1
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/compare/1.13.0...1.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 08:59:59 +02:00
David Peter
9e57bf613c Bump indicativ to 0.16 2021-05-09 14:46:37 +02:00
David Peter
57850d4e57 Update dependencies 2021-05-09 14:46:37 +02:00
dependabot-preview[bot]
525941da50 Bump csv from 1.1.5 to 1.1.6
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/BurntSushi/rust-csv/releases)
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.1.5...1.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-09 11:25:37 +02:00
dependabot-preview[bot]
77fcb6a6b3 Bump rust_decimal from 1.9.0 to 1.10.1
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/compare/1.9.0...1.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-07 22:28:14 +01:00
dependabot-preview[bot]
80b6bdb90b Bump rand from 0.7.3 to 0.8.0
Bumps [rand](https://github.com/rust-random/rand) from 0.7.3 to 0.8.0.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.7.3...0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-01 19:40:37 +01:00
dependabot-preview[bot]
cf0ce696a7 Bump rust_decimal from 1.8.1 to 1.9.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/compare/1.8.1...1.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-01 08:06:38 +01:00
dependabot-preview[bot]
a4d9c5eff7 Bump csv from 1.1.3 to 1.1.5
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.1.3 to 1.1.5.
- [Release notes](https://github.com/BurntSushi/rust-csv/releases)
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.1.3...1.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-01 16:04:34 +01:00
dependabot-preview[bot]
3553812436 Bump approx from 0.3.2 to 0.4.0
Bumps [approx](https://github.com/brendanzab/approx) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/brendanzab/approx/releases)
- [Commits](https://github.com/brendanzab/approx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01 09:53:01 +01:00
dependabot-preview[bot]
591cce786a Bump cfg-if from 0.1.10 to 1.0.0
Bumps [cfg-if](https://github.com/alexcrichton/cfg-if) from 0.1.10 to 1.0.0.
- [Release notes](https://github.com/alexcrichton/cfg-if/releases)
- [Commits](https://github.com/alexcrichton/cfg-if/compare/0.1.10...1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01 07:24:36 +01:00
sharkdp
118baa90c9 Bump version to 1.11.0 2020-10-16 23:57:59 +02:00
dependabot-preview[bot]
7cdd1f259f Bump rust_decimal from 1.7.0 to 1.8.1
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/commits/1.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01 23:03:29 +02:00
dependabot-preview[bot]
b1e1e55b96 Bump colored from 1.9.3 to 2.0.0
Bumps [colored](https://github.com/mackwic/colored) from 1.9.3 to 2.0.0.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/mackwic/colored/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mackwic/colored/compare/v1.9.3...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 09:54:49 +02:00
dependabot-preview[bot]
000139a3d3 Bump rust_decimal from 1.6.0 to 1.7.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 09:52:43 +02:00
Igor Raits
20759b10a9 chore: Update indicatif to 0.15 2020-06-18 21:46:44 +02:00
sharkdp
46e7e4152a Initial support for randomized environment variables 2020-05-25 16:03:58 +02:00
sharkdp
7bf417af64 Bump version to 1.10 2020-05-25 15:59:40 +02:00
four0000four
deb5723c5f Use clap to generate shell completions 2020-05-25 15:35:32 +02:00
dependabot-preview[bot]
31ce96e86c Bump rust_decimal from 1.3.0 to 1.4.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 09:20:58 +02:00
dependabot-preview[bot]
9e5ebc83e1 Bump rust_decimal from 1.2.1 to 1.3.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 07:04:46 +01:00
dependabot-preview[bot]
866fa80118 Bump indicatif from 0.13.0 to 0.14.0
Bumps [indicatif](https://github.com/mitsuhiko/indicatif) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/mitsuhiko/indicatif/releases)
- [Commits](https://github.com/mitsuhiko/indicatif/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 12:38:17 +01:00
dependabot-preview[bot]
98d148c50b Bump rust_decimal from 1.1.0 to 1.2.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-25 19:07:26 +01:00
dependabot-preview[bot]
3a99fe2f75 Bump csv from 1.1.2 to 1.1.3
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/BurntSushi/rust-csv/releases)
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.1.2...1.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 08:12:18 +01:00
dependabot-preview[bot]
1e08cd503c Bump csv from 1.1.1 to 1.1.2
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/BurntSushi/rust-csv/releases)
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.1.1...1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-08 06:43:20 +01:00
dependabot-preview[bot]
1213d5f473 Bump rust_decimal from 1.0.3 to 1.1.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Commits](https://github.com/paupino/rust-decimal/compare/1.0.3...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-04 13:49:24 +01:00
sharkdp
4567088996 Bump version 2019-11-25 19:55:21 +01:00
dependabot-preview[bot]
0f5991f764 Bump colored from 1.8.0 to 1.9.0
Bumps [colored](https://github.com/mackwic/colored) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/mackwic/colored/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mackwic/colored/compare/v1.8.0...v1.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-12 17:20:50 +01:00
sharkdp
22c7301398 Update to indicatif 0.13 2019-11-03 22:35:56 +01:00
sharkdp
68f5eb6de4 Bump version 2019-10-13 16:24:57 +02:00
dependabot-preview[bot]
fac0809303 Bump indicatif from 0.11.0 to 0.12.0
Bumps [indicatif](https://github.com/mitsuhiko/indicatif) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/mitsuhiko/indicatif/releases)
- [Commits](https://github.com/mitsuhiko/indicatif/compare/0.11.0...0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 21:02:41 +02:00
sharkdp
8db533563c Loosen dependency bounds 2019-09-01 14:48:31 +02:00
sharkdp
1397a3d717 Bump version 2019-09-01 14:46:31 +02:00
dependabot-preview[bot]
80cca46613 Bump winapi from 0.3.7 to 0.3.8
Bumps [winapi](https://github.com/retep998/winapi-rs) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/retep998/winapi-rs/releases)
- [Commits](https://github.com/retep998/winapi-rs/compare/0.3.7...0.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-01 14:32:40 +02:00