Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@chadicus chadicus released this 03 Aug 20:11
· 16 commits to master since this release

Backwards Compatibility Breakers

  • Remove Php 5.4 and 5.5 [PR #82]

Developer Changes

  • Integrate with coveralls. [PR #78]
  • Convert array syntax to 5.4 syntax. [PR #79]
  • Remove PHP 5.3 support. [PR #77]
  • Use phpunit as a library. [PR #75]
  • Add php 5.6 for travis (yay for alpha!). [PR #72]