dependabot[bot]
deaec15693
Bump clap from 4.4.10 to 4.4.12
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.10 to 4.4.12.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.10...v4.4.12 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 21:45:56 +01:00
dependabot[bot]
0e8082eb8b
Bump libc from 0.2.148 to 0.2.151
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.148 to 0.2.151.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.148...0.2.151 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 21:45:47 +01:00
Everett Pompeii
c5089d8ba2
Add Bencher to list of tools
...
Add Bencher to the list of tools. Bencher supports `hyperfine` with a built in adapter.
2024-01-02 21:45:28 +01:00
David Peter
ad7fa028b4
Fix CI error
2024-01-02 21:21:08 +01:00
dependabot[bot]
ef4049f8f8
Bump clap from 4.4.6 to 4.4.10
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.6 to 4.4.10.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.6...v4.4.10 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 06:51:34 +01:00
dependabot[bot]
526bad6db3
Bump tempfile from 3.8.0 to 3.8.1
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.8.0 to 3.8.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/commits )
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 06:51:16 +01:00
dependabot[bot]
e996be124e
Bump nix from 0.26.4 to 0.27.1
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.26.4 to 0.27.1.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.26.4...v0.27.1 )
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 08:37:11 +01:00
dependabot[bot]
d27cd15187
Bump serde_json from 1.0.107 to 1.0.108
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.107 to 1.0.108.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.107...v1.0.108 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 08:37:02 +01:00
overclockworked64
798ea2dca1
fix: add a space in the progress bar template
2023-10-23 19:31:30 +02:00
Lena
69ee1738d4
Remove dependency on atty
and use std::io::IsTerminal
instead
2023-10-18 20:54:12 +02:00
Shun Sakai
769652353a
Add openSUSE installation instructions
2023-10-18 20:53:39 +02:00
David Peter
24a0d5da1b
Disable Windows GNU build, fails with 'Warning: corrupt .drectve at end of def file'
2023-10-05 09:58:16 +02:00
David Peter
d91c126a9b
Bump MSRV
2023-10-05 09:55:17 +02:00
David Peter
133930bb31
Update dependencies
2023-10-05 09:49:48 +02:00
David Peter
45b18d9d36
Updates for v1.18
2023-10-05 09:48:09 +02:00
David Peter
f20bea1f1d
Downgrade indicatif, see #670
2023-10-05 09:41:07 +02:00
David Peter
4564977b7a
Add support for microseconds, closes #684
2023-10-05 09:39:00 +02:00
dependabot[bot]
c440cb702d
Bump thiserror from 1.0.44 to 1.0.49
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.44 to 1.0.49.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.44...1.0.49 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 09:28:50 +02:00
dependabot[bot]
ed85ac2c89
Bump serde from 1.0.179 to 1.0.188
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.179 to 1.0.188.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.179...v1.0.188 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 09:28:41 +02:00
Pedro Witzel
ae9b0bbdfd
cfg: adding more pre-processing for windows-only parser
2023-10-05 09:25:07 +02:00
Pedro Witzel
c2f99e5f94
fmt: apply cargo fmt suggestions
2023-10-05 09:25:07 +02:00
Pedro Witzel
bece2eacf0
bug: quoting failure on windows-platform ( #296 )
2023-10-05 09:25:07 +02:00
Pedro Witzel
25331f89f9
test: windows quote arg
2023-10-05 09:25:07 +02:00
dependabot[bot]
b38d550b89
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 08:17:42 +02:00
dependabot[bot]
4fd1c18c1d
Bump anyhow from 1.0.72 to 1.0.75
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.72 to 1.0.75.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.72...1.0.75 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 19:51:04 +02:00
dependabot[bot]
9b171908e7
Bump rust_decimal from 1.30.0 to 1.31.0
...
Bumps [rust_decimal](https://github.com/paupino/rust-decimal ) from 1.30.0 to 1.31.0.
- [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paupino/rust-decimal/compare/1.30.0...1.31.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>
2023-08-21 16:43:04 +02:00
dependabot[bot]
0f91d0c20e
Bump serde from 1.0.174 to 1.0.179
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.174 to 1.0.179.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.174...v1.0.179 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 16:42:57 +02:00
sitiom
788c689699
Change Winget Releaser job to ubuntu-latest
2023-08-18 10:13:45 +02:00
Richard Montoya
d449ebd7c1
bump the minimum supported rust version.
2023-07-24 22:55:29 +02:00
Richard Montoya
2cd2773752
fix: update Cargo.lock to remove proc_macro_span
2023-07-24 22:55:29 +02:00
Andrea Frigido
9e31a052dd
Update license field following SPDX 2.1 license expression standard
2023-07-23 13:00:59 +02:00
dependabot[bot]
1098ab6659
Bump serde_json from 1.0.96 to 1.0.99
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.96 to 1.0.99.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.99 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-02 20:49:08 +02:00
dependabot[bot]
2c174d4ab1
Bump serde from 1.0.163 to 1.0.164
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-02 20:49:03 +02:00
David Peter
575949ad9d
Fix version in CHANGELOG
2023-06-04 08:25:49 +02:00
David Peter
a719153e63
Update CHANGELOG
2023-06-03 23:38:47 +02:00
David Peter
3d4710f6e0
Clippy suggestions
2023-06-03 23:24:11 +02:00
David Peter
8349ad4c44
Update CHANGELOG
2023-06-03 23:22:43 +02:00
David Peter
0ce6578ea9
Update man page
...
closes #647
2023-06-03 23:20:19 +02:00
David Peter
ac617c8714
Add new --sort option
...
This adds a new `--sort` option to choose the way in which the results
in the speed comparison and the markup exports are ordered.
closes #614
closes #601
2023-06-03 21:34:36 +02:00
David Peter
2393de0c36
Updates for v0.17
2023-06-03 20:11:33 +02:00
dependabot[bot]
ac3b351f29
Bump libc from 0.2.142 to 0.2.144
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.142 to 0.2.144.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.142...0.2.144 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-03 19:55:52 +02:00
dependabot[bot]
73851e0fb2
Bump serde from 1.0.160 to 1.0.163
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.160 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...v1.0.163 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-03 19:55:32 +02:00
dependabot[bot]
d6435715e6
Bump anyhow from 1.0.70 to 1.0.71
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.70...1.0.71 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 18:30:30 +02:00
dependabot[bot]
ab5ae5f081
Bump clap_complete from 4.2.0 to 4.2.1
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.2.0...clap_complete-v4.2.1 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 18:30:15 +02:00
Ville Skyttä
178bdaa205
Spelling and grammar fixes
2023-05-18 16:31:44 +02:00
David Peter
64b9c715e9
Update dependencies
2023-04-20 23:46:27 +02:00
David Peter
acaa401ca0
Update CHANGELOG
2023-04-20 21:46:50 +02:00
David Peter
a8752769ab
Show unused parameters in command names
...
closes #600
2023-04-20 21:39:23 +02:00
David Peter
4b9cd06d86
Add regression test for #642
2023-04-20 13:22:00 +02:00
David Peter
9859ecaafe
Always compute relative speed comprison for export, closes #642
2023-04-20 13:22:00 +02:00