Skip to content

Releases: Wmaarts/pitest-mutation-testing-elements-plugin

v0.6.3

01 Mar 09:43
90140f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

26 Feb 11:05
2eed835
Compare
Choose a tag to compare

Update to latest mutation-testing-elements

v0.6.1

10 Nov 13:20
b4efd04
Compare
Choose a tag to compare

What's Changed

Improved compatibility to JDK 21 and update report to latest version with progress bar.

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Jul 14:25
700364d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

08 Feb 13:02
f5dc0f3
Compare
Choose a tag to compare

preview

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.3

02 Feb 09:14
ed4d557
Compare
Choose a tag to compare

Compatibility with pitest >= 1.11.0

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

20 Jan 11:51
e705eab
Compare
Choose a tag to compare

What's Changed

  • Support PIT >= 1.9.11
  • Update mutation-testing-elements to latest version supporting new diff view (1.7.12)
  • build: run CI tests on Java 17 by @hugo-vrijswijk in #46
  • Fix dead link to mutation testing elements schema by @mthmulders in #116

image

Full Changelog: v0.4.0...v0.4.2

v0.4.0

26 Mar 14:58
fad4e26
Compare
Choose a tag to compare
  • Add support for Java 16
  • Upgrade Mockito to 3.8.0
  • Upgrade to JUnit 5
  • Upgrade to mutation-testing-element 1.7.0
    • Dark mode 😎😎

v0.3.1

30 Jun 07:22
4ebc7d1
Compare
Choose a tag to compare
fix(schema): use String for mutant.id instead of int (#21)

v0.3.0

29 Jun 14:30
70277c8
Compare
Choose a tag to compare
Update mutation-testing-elements to 1.3.1 (#16)