Releases: codecov/codecov-ruby
Releases · codecov/codecov-ruby
v0.4.3
- #135 Shorten coverage message on formatter
v0.4.2
- #134 Wrap file creation in try/catch
v0.4.1
- #133 Write down to file when using the formatter
v0.4.0
- #130 Split uploader from formatter
v0.3.0
- #124 Ruby 3.0 support
- #125 open simplecov requirement to 0.21.x
v0.2.15
- #118 Include codecov/version in the gem
v0.2.14
- #107 Add EditorConfig file
- #113 Return version constant, don't duplicate version value
- #117 Update simplecov dependency versions
v0.2.13
- #105 Remove unnecessary dependency for ruby standard gem
- #110 Fix GitHub Actions
- #111 Fix branch name detection for GitHub Actions CI
v0.2.12
- #102 Fix value of params[:pr] when useing CodeBuild
v0.2.11
- #100 Add vendor to list of ignored directories