Skip to content

v1.1.1

Compare
Choose a tag to compare
@clue clue released this 22 Dec 12:56
· 62 commits to 1.x since this release
  • Fix: Fix all() to assume null values if no event data is passed
    (#13 by @clue)

  • Improve test suite by simplifying test bootstrapping logic via Composer and
    add forward compatibility with PHPUnit 5 and PHPUnit 6 and
    test against PHP 7.1 and 7.2
    (#11 and #12 by @clue and #9 by @carusogabriel)