Skip to content

0.2

Compare
Choose a tag to compare
@Jean85 Jean85 released this 23 Jan 17:20
· 68 commits to master since this release
0.2

Changed

  • Added support for Symfony 3.x
  • Various internal refactoring, to avoid duplication of the private factory service

Fixed

  • Drop support to PHP 5.3, since it wasn't possible due to Guzzle 5 minimum requirements
  • Improvements to the composer.json package description
  • Various CI improvements:
    • Enable Travis CI build matrix (PHP 5.4 up to 7.1, and lowest & .lock deps)
    • Enable code coverage in Travis build
    • Enable Scrutinizer inspection and code coverage collection
    • Enable Coveralls.io