Skip to content

Release v0.3.0

Choose a tag to compare

@jcouball jcouball released this 14 Sep 18:39
· 27 commits to main since this release

v0.3.0 (2024-09-14)

Full Changelog

Changes since v0.2.1:

  • 55c3812 Output the number of lines missing coverage
  • 9356f64 Rename variables from "lines_not_covered" to "uncovered_lines" to be consistent
  • ec637c0 Fix error in README
  • 9d9cb0c Rearrange workflow definitions to have the name first
  • ac8efae Update continuous integration and experimental ruby builds
  • ac1da92 Use v1 tag for the semver_pr_label_check workflow
  • d701393 Auto-correct new Rubocop offenses
  • 0319f68 Update minimal Ruby version to 3.1
  • d6b57d1 Update code climate test coverage reporter version to v9
  • 02553a1 Change simplecov from a development dependency to a runtime dependency