Skip to content

Releases: xp-forge/coverage

1.1.3: XP 11 compatibility

21 Oct 21:01
Compare
Choose a tag to compare
  • Made library compatible with XP 11 - @thekid

1.1.2: Testing

21 Oct 20:36
Compare
Choose a tag to compare
  • Migrate test suite from Travis CI to GitHub Actions - @thekid

1.1.1: Code cleanup

31 Oct 10:03
Compare
Choose a tag to compare

1.1.0: PHP 8, Code Coverage 9+ compatibility

04 Oct 11:01
Compare
Choose a tag to compare
  • Merged PR #10: Upgrade phpunit/php-code-coverage to version 9.0+. This
    makes this library compatible with PHP 8 (see #9), while also keeping
    support for PHP 7.0, 7.1 and 7.2 by supporting older library versions.
    (@thekid)

1.0.1: XP10 compatibility

05 Apr 10:43
Compare
Choose a tag to compare
  • Made compatible with XP 10 - @thekid
  • Made compatible with phpunit/php-code-coverage version 8.0 - @thekid

1.0.0: Unittest 10.0 compatiblity

06 Oct 14:27
Compare
Choose a tag to compare
  • Merged PR #8: Adapt to new unittest listener API - @thekid

0.4.0: Forward compatibility

16 Sep 19:44
Compare
Choose a tag to compare
  • Added compatibility with PHP 7.3 and PHP 7.4 - @thekid
  • Made compatible with phpunit/php-code-coverage version 7.0 - @thekid

0.3.1: Class loading fix

23 Sep 12:52
Compare
Choose a tag to compare
  • Fixed class loading errors in global installation - @thekid

Coverage details

21 Sep 08:29
Compare
Choose a tag to compare
  • Merged PR #4: Coverage details

0.2.0: Subcommand

17 Sep 18:01
Compare
Choose a tag to compare