2.0.0
What's Changed
- Fix: Update
README.md
by @localheinz in #207 - Fix: Do not allow using
MAXIMUM_NUMBER
environment variable by @localheinz in #211 - Enhancement: Allow configuring the maximum duration via
maximum-duration
parameter by @localheinz in #212 - Enhancement: Require
ergebnis/php-cs-fixer-config
by @localheinz in #213 - Fix: Add documentation for
maximum-duration
parameter by @localheinz in #216 - Enhancement: Allow configuring the maximum count via
maximum-count
parameter by @localheinz in #217 - Fix: Adjust defaults by @localheinz in #218
- Fix: Mark classes and interfaces as internal by @localheinz in #219
- Fix: Bring duration formatting in line with
phpunit/php-timer
by @localheinz in #220 - Fix: Resolve maximum duration from
@slowThreshold
annotation by @localheinz in #221 - Enhancement: Allow configuring the maximum duration via
@maximumDuration
annotation by @localheinz in #222 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #223
Full Changelog: 1.0.0...2.0.0