Open Collective
Open Collective
Loading
Release v3.3.0
Published on December 24, 2022 by Mikhail Grachev

Features

  • Add check for values that require surrounding quotes (#521)

Fixes

  • Check that tag is valid semver (#556)
  • Don't remove quotes for values containing hash-sign (#560)

CI

  • Fix arm docker build (#609)
  • Replace actions-rs/toolchain with dtolnay/rust-toolchain (#573)
  • Add docker arm64 image (#533)
  • Fix release builds (#531)
  • Add job to check release builds (#529)
  • Add dprint and lychee actions + ci optimization (#503)
  • Add stale action (#483)
  • Fix release (#465)

Documentation

  • Add commit standard for the CONTRIBUTION file (#561)
  • Update readme (#543)
  • Fix links in CHANGELOG.md (#536)

Miscellaneous Tasks

  • Use Box::<T>::default() instead of Box::new(T::default()) (#605)
  • Fix clippy warning (#585)
  • Generate a changelog and update release process (#544)
  • Update criterion-compare action (#484)
  • Update cargo-deny config (#481)
  • Clippy warnings (#480)
  • Add dependabot (#472)

Refactor

  • Move CLI commands to separate functions (#489)
  • Check ci with all-targets arg (#488)
  • Usage of fix and compare (#486)
  • Skip_checks with use default iterator (#482)

Testing

  • Add tests to verify cli application (#490)

Update dependencies

  • Bump actions/stale from 6 to 7 (#607)
  • Bump update-informer from 0.5.0 to 0.6.0 (#603)
  • Bump wagoid/commitlint-github-action from 5.2.2 to 5.3.0 (#595)
  • Bump Swatinem/rust-cache from 2.1.0 to 2.2.0 (#588)
  • Bump lycheeverse/lychee-action from 1.5.3 to 1.5.4 (#587)
  • Bump lycheeverse/lychee-action from 1.5.2 to 1.5.3 (#586)
  • Bump Swatinem/rust-cache from 2.0.1 to 2.1.0 (#582)
  • Bump lycheeverse/lychee-action from 1.5.1 to 1.5.2 (#583)
  • Bump wagoid/commitlint-github-action from 5.2.0 to 5.2.2 (#581)
  • Bump boa-dev/criterion-compare-action from 3.2.3 to 3.2.4 (#580)
  • Bump assert_cmd from 2.0.4 to 2.0.5 (#578)
  • Bump criterion from 0.3.6 to 0.4.0 (#575)
  • Bump Swatinem/rust-cache from 2.0.0 to 2.0.1 (#571)
  • Bump dunce from 1.0.2 to 1.0.3 (#564)
  • Bump wagoid/commitlint-github-action from 5.0.2 to 5.2.0 (#565)
  • Bump boa-dev/criterion-compare-action from 3.2.2 to 3.2.3 (#570)
  • Bump actions/stale from 5 to 6 (#552)
  • Bump lycheeverse/lychee-action from 1.5.0 to 1.5.1 (#538)
  • Bump Swatinem/rust-cache from 1.4.0 to 2.0.0 (#534)
  • Bump dprint/check from 2.0 to 2.1 (#535)
  • Bump criterion from 0.3.5 to 0.3.6 (#532)
  • Bump wagoid/commitlint-github-action from 5.0.1 to 5.0.2 (#530)
  • Bump Swatinem/rust-cache from 1.3.0 to 1.4.0 (#528)
  • Bump actions/cache from 3.0.2 to 3.0.4 (#522)
  • Bump boa-dev/criterion-compare-action from 3.2.1 to 3.2.2 (#518)
  • Bump regex from 1.5.4 to 1.5.6 (#520)
  • Bump crossbeam-utils from 0.8.5 to 0.8.8 (#519)
  • Bump wagoid/commitlint-github-action from 4.1.11 to 5.0.1 (#527)
  • Bump boa-dev/criterion-compare-action from 3.2.0 to 3.2.1 (#509)
  • Bump clap from 3.1.9 to 3.1.10 (#506)
  • Bump clap from 3.1.8 to 3.1.9 (#505)
  • Bump actions/stale from 4 to 5 (#502)
  • Bump actions/cache from 3.0.1 to 3.0.2 (#501)
  • Bump codecov/codecov-action from 2.1.0 to 3 (#499)
  • Bump wagoid/commitlint-github-action from 4.1.10 to 4.1.11 (#500)
  • Bump clap from 3.1.6 to 3.1.8 (#497)
  • Bump wagoid/commitlint-github-action from 4.1.9 to 4.1.10 (#495)
  • Bump actions/cache from 3.0.0 to 3.0.1 (#494)
  • Update dependency update-informer (#493)
  • Bump actions/cache from 2 to 3.0.0 (#491)
  • Update clap (#485)
  • Bump wagoid/commitlint-github-action from 2 to 4.1.9 (#473)
  • Bump actions/checkout from 1 to 3 (#474)
  • Bump codecov/codecov-action from 1 to 2.1.0 (#475)
  • Bump tempfile from 3.2.0 to 3.3.0 (#478)
  • Bump assert_cmd from 2.0.2 to 2.0.4 (#479)
  • Bump update-informer from 0.3.0 to 0.4.0 (#477)
  • Update dependency update-informer (#470)