Skip to content

Releases: kitsuyui/rust-codecov

v0.4.0

20 Jan 07:21
1c276b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.4.0

v0.3.5

13 Dec 07:21
e4755ca
Compare
Choose a tag to compare

What's Changed

  • Update actions/checkout action to v4 by @renovate in #29
  • Don't need to specify both of pull_request and push by @kitsuyui in #32
  • Update Rust crate serde_json to ^1.0.106 by @renovate in #33
  • Update codecov/codecov-action action to v4 by @renovate in #36
  • Update Rust crate serde_json to ^1.0.107 by @renovate in #35
  • Revert "Update codecov/codecov-action action to v4" by @kitsuyui in #38
  • Update Rust crate reqwest to ^0.11.22 by @renovate in #37
  • Update Rust crate serde to ^1.0.189 by @renovate in #39
  • Install gitignore-in gitignore-in is a tool to generate .gitignore files from .gitignore.in file. by @kitsuyui in #40
  • Update gitignore-in/gh-action action to v0.2.0 by @renovate in #42
  • Update .gitignore by @github-actions in #43
  • Update Rust crate serde to ^1.0.190 by @renovate in #44
  • Update kitsuyui/happy-commit action to v0.9 by @renovate in #46
  • Update Rust crate serde_json to ^1.0.108 by @renovate in #45
  • Update Rust crate serde to ^1.0.192 by @renovate in #47
  • Update Rust crate serde to ^1.0.193 by @renovate in #48
  • CodeCov's Detail API's head_commit's parent property may be null by @kitsuyui in #49
  • Bump version to v0.3.5 by @kitsuyui in #50

New Contributors

  • @github-actions made their first contribution in #43

Full Changelog: v0.3.4...v0.3.5

v0.3.4

05 Sep 02:22
80329e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

03 Aug 08:52
f32eae8
Compare
Choose a tag to compare

What's Changed

  • Fix: DeserializeError(Error("data did not match any variant of untagged enum BranchDetailAPIResponse", line: 0, column: 0)) by @kitsuyui in #15
  • Bump v0.3.3 by @kitsuyui in #16

Full Changelog: v0.3.2...v0.3.3

v0.3.2

20 Jul 13:57
ec99c43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Jul 23:59
3a57564
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 Jul 22:58
c2834b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

19 Jul 21:37
134e8f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 Jul 14:11
d815bfc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/kitsuyui/rust-codecov/commits/v0.1.0