126 Commits (c26acb8ad4ffbc2f7901542af49d576a89d4f231)
 

Author SHA1 Message Date
dependabot[bot] c26acb8ad4
build(deps): bump chrono from 0.4.26 to 0.4.28 3 years ago
juanleon lahoz 21c1a30421
Merge pull request #37 from juan-leon/dependabot/cargo/regex-1.8.4 3 years ago
juanleon lahoz 36f756c77a
Merge pull request #36 from juan-leon/dependabot/cargo/log-0.4.19 3 years ago
juanleon lahoz f9c939b31e
Merge pull request #35 from juan-leon/dependabot/cargo/tempfile-3.6.0 3 years ago
juanleon lahoz 66dc186826
Merge pull request #34 from juan-leon/dependabot/cargo/chrono-0.4.26 3 years ago
dependabot[bot] 1df98fa256
build(deps): bump regex from 1.8.3 to 1.8.4 3 years ago
dependabot[bot] 24dd6aea88
build(deps): bump log from 0.4.18 to 0.4.19 3 years ago
dependabot[bot] 556101696d
build(deps): bump tempfile from 3.5.0 to 3.6.0 3 years ago
dependabot[bot] df62a50931
build(deps): bump chrono from 0.4.25 to 0.4.26 3 years ago
juanleon lahoz 82875bf317
Merge pull request #31 from juan-leon/dependabot/cargo/regex-1.8.3 3 years ago
juanleon lahoz 75b496d2a4
Merge pull request #32 from juan-leon/dependabot/cargo/chrono-0.4.25 3 years ago
juanleon lahoz 6a72f4f03d
Merge pull request #33 from juan-leon/dependabot/cargo/log-0.4.18 3 years ago
dependabot[bot] f478565bcd
build(deps): bump log from 0.4.17 to 0.4.18 3 years ago
dependabot[bot] d1506849ed
build(deps): bump chrono from 0.4.24 to 0.4.25 3 years ago
dependabot[bot] 8f7b91395c
build(deps): bump regex from 1.8.1 to 1.8.3 3 years ago
juanleon lahoz 9503fa9faa
Merge pull request #30 from juan-leon/dependabot/cargo/clap-3.2.25 3 years ago
dependabot[bot] a8b5706389
build(deps): bump clap from 3.2.23 to 3.2.25 3 years ago
juanleon lahoz a0e46f20a4
Merge pull request #29 from rrbutani/main 3 years ago
Rahul Butani 6352e6506c
test: mark `configure_output` tests as `#[serial]` 3 years ago
juanleon lahoz 3d6e83945b
Merge pull request #26 from juan-leon/dependabot/cargo/tempfile-3.5.0 3 years ago
juanleon lahoz 213ad9bc38
Merge pull request #27 from juan-leon/dependabot/cargo/regex-1.8.1 3 years ago
dependabot[bot] 41b8ab4ce8
build(deps): bump regex from 1.7.3 to 1.8.1 3 years ago
dependabot[bot] 7b39a23a5e
build(deps): bump tempfile from 3.4.0 to 3.5.0 3 years ago
juanleon lahoz ae9f0d08ba
Merge pull request #25 from juan-leon/dependabot/cargo/assert_cmd-2.0.11 3 years ago
juanleon lahoz 99b3a0932c
Merge pull request #19 from juan-leon/dependabot/cargo/chrono-0.4.24 3 years ago
dependabot[bot] 961b51722e
build(deps): bump assert_cmd from 2.0.8 to 2.0.11 3 years ago
juanleon lahoz 1ee9a19171
Merge pull request #24 from juan-leon/dependabot/cargo/predicates-3.0.3 3 years ago
juanleon lahoz 35df89f5ff
Merge pull request #18 from juan-leon/dependabot/cargo/simplelog-0.12.1 3 years ago
juanleon lahoz 06ff1c1e20
Merge pull request #23 from juan-leon/dependabot/cargo/regex-1.7.3 3 years ago
dependabot[bot] e1d521fa10
build(deps): bump predicates from 2.1.5 to 3.0.3 3 years ago
dependabot[bot] d7ab487357
build(deps): bump regex from 1.7.1 to 1.7.3 3 years ago
dependabot[bot] 4c2bf8c62c
build(deps): bump chrono from 0.4.23 to 0.4.24 3 years ago
dependabot[bot] 51d8d2b8ce
build(deps): bump simplelog from 0.12.0 to 0.12.1 3 years ago
dependabot[bot] efe0421e02 build(deps): bump tempfile from 3.3.0 to 3.4.0 3 years ago
JuanLeon Lahoz 94e3db44b5 Bump version to 0.5.8 3 years ago
JuanLeon Lahoz d79b98e4d2 Add log scale option for histogram 3 years ago
JuanLeon Lahoz 49f24d7b6e lint: more pedantic linting 3 years ago
JuanLeon Lahoz f8e055b52a lint: use uninlined format args when possible 3 years ago
JuanLeon Lahoz a940838a40 lint: solve semicolon_if_nothing_returned 3 years ago
JuanLeon Lahoz 54e5ef839b lint: solve vec_init_then_push in unit tests 3 years ago
JuanLeon Lahoz ac2458f170 lint: change "assert!(false)" by panic! 3 years ago
JuanLeon Lahoz 26f6ae6348 lint: use Self when suitable 3 years ago
JuanLeon Lahoz 93e8119bb9 lint: minor change in unit test 3 years ago
JuanLeon Lahoz 8717c8a42d lint: improve cargo doc markdown 3 years ago
JuanLeon Lahoz 317cfa758a Use a options struct to pass options to histogram 3 years ago
JuanLeon Lahoz 624577411e Reuse code for printing scale info 3 years ago
JuanLeon Lahoz 16b1269333 Fix doc example 3 years ago
JuanLeon Lahoz 0e1d316950 Deprecate set-output in github actions 3 years ago
JuanLeon Lahoz 745e83bedc Use cargo deb for building debian packages 3 years ago
JuanLeon Lahoz 8ed4d9dcd2 Move from actions-rs/tarpaulin to actions/cache 3 years ago