Skip to content

Releases: hcoles/pitest

1.20.2

18 Aug 16:53
072caa5

Choose a tag to compare

  • #1422 Handle args files in the argLine

1.20.1

28 Jul 13:17
49329ea

Choose a tag to compare

  • #1417 Update dependencies
  • #1418 Filter build messages with the same content
  • #1419 Prevent re-evaluation of suite classes

1.20.0

20 Jun 13:04
f768849

Choose a tag to compare

  • #1415 Extension point for test stat listeners

1.19.6

17 Jun 09:17
b2f185f

Choose a tag to compare

  • #1413 Bump asm to 9.8
  • #1414 Show basic test stats

Full Changelog: 1.19.5...1.19.6

1.19.5

05 Jun 07:56

Choose a tag to compare

#1412 Catch and log empty methods in filters

1.19.4

21 May 09:16
3ac9dec

Choose a tag to compare

  • #1409 Support Quarkus 3.22 and above

Note Quarkus support also requires version 1.2.3 or above of the pitest JUnit 5 plugin.

1.19.3

15 May 09:26
1a3e079

Choose a tag to compare

  • #1407 Log number of active classloaders

1.19.2

15 May 09:16

Choose a tag to compare

  • #1404 Switch to central distribution before sonatype EOL

1.19.1

07 Apr 13:10
3575473

Choose a tag to compare

  • #1399 Do not filter user code in try with resources
  • #1401 Extract errors when JUnit4 classes cannot be loaded

1.19.0

17 Mar 14:41
df94619

Choose a tag to compare

  • #1394 handle parenthesis in paths
  • #1395 New extension point - mutator urls