Skip to content

v0.2.1

Compare
Choose a tag to compare
@mthmulders mthmulders released this 22 May 08:08
· 183 commits to main since this release

Breaking change

This is the first version to work on Pitest 1.14.0 or higher. Don't use this version if you're on an older version of Pitest!

What's Changed

  • chore(deps): Bump actions/setup-java from 3.10.0 to 3.11.0 by @dependabot in #81
  • chore(deps): Bump maven-failsafe-plugin from 3.0.0-M9 to 3.1.0 by @dependabot in #87
  • chore(deps): Bump maven-surefire-plugin from 3.0.0-M9 to 3.1.0 by @dependabot in #86
  • chore(deps): Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.3 by @dependabot in #83
  • chore(deps): Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #80
  • chore(deps): Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #72
  • chore(deps): Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #70
  • chore(deps): Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #77
  • feat: Support Pitest 1.14.0 and up by @mthmulders in #91
  • chore(deps): Bump pitest-mutation-testing-elements-plugin from 0.4.0 to 0.5.0 by @dependabot in #62

Full Changelog: v0.1.5...v0.2.1