v0.2.0
·
52 commits
to main
since this release
Added
Other
- remove usage of
eprintln!
(#126) - (deps) bump ureq from 2.7.1 to 2.8.0
- (deps) bump clap from 4.4.5 to 4.4.6 (#118)
- (deps) bump thiserror from 1.0.48 to 1.0.49 (#117)
- (deps) bump clap from 4.4.4 to 4.4.5 (#116)
- make clippy enforce pedantic lints (#115)
- (deps) bump clap from 4.4.3 to 4.4.4 (#114)
- (deps) bump clap from 4.4.2 to 4.4.3 (#111)
- always squash the merges!
- skip coverage for dependabot
- add a crates.io badge (#110)
- improve unit test coverage (#107)
- add code coverage tracking (#108)
- prevent release-plz running when dependabot (#104)
- (deps) bump tibdex/github-app-token from 1 to 2 (#102)
- (deps) bump actions/checkout from 3 to 4 (#101)
- (deps) bump rustls-webpki from 0.100.1 to 0.100.2 (#97)
- configure dependabot for actions (#100)
- run dependabot checks daily
- fix dependabot auto merge
- enable dependabot auto merge (#96)
- (deps) bump serde from 1.0.179 to 1.0.188 (#94)
- towards (more) simplicity (#93)
- update CI configuration (#92)
- extract an http client trait (#85)