Skip to content

Releases: benholmen/defrag

0.1.6

21 Feb 04:45
a6612a8
Compare
Choose a tag to compare

This release adds support for PHPUnit v11 which was released on Feb 2, 2024.

It also adds PHP v8.3 to the testing matrix.

0.1.5

12 Dec 04:36
2b1c45a
Compare
Choose a tag to compare

This PR moves some dev dependencies to full dependencies. This will cause composer to throw an error when requiring benholmen/defrag on a project with PHPUnit < v10.

Thanks to @itsmarsu for the contribution!

0.1.4

17 Oct 14:19
Compare
Choose a tag to compare

This release fixes a background formatting issue and increases the frequency of updates on large test suites.

0.1.3

17 Oct 13:50
Compare
Choose a tag to compare

This release adds support for large test suites and cleans up some formatting.

0.1.2

16 Oct 04:39
Compare
Choose a tag to compare

This release tidies up some things and fixes the header row in some terminals.

0.1.1

15 Oct 16:14
Compare
Choose a tag to compare
Fix Unused sector selection logic

0.1.0

15 Oct 16:00
Compare
Choose a tag to compare
Don't increment test on testRunnerExecutionFinished