Skip to content

Commit

Permalink
release 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hcoles committed May 16, 2023
1 parent 6da159a commit 2c60cf1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ Read all about it at https://pitest.org

## Releases

## 1.13.2

* #638 Ensure % shows as 100 when all mutants killed (thanks @Vampire)
* #1197 Show start up info when logging set to VERBOSE_NO_SPINNER (thanks @Vampire)
* #1198 Logging improvements (thanks @Vampire)
* #1200 Warn if parallel test execution enabled during coverage collection (thanks @Vampire)
* #1199 Switch to System.nanoTime for test timings (thanks @Vampire)
* #1207 Support for removal of class level annotations

## 1.13.1

* #1194 Support `**.` pattern in globs (thanks @Pfoerd)
Expand Down

0 comments on commit 2c60cf1

Please sign in to comment.