Skip to content

0.3.0

Compare
Choose a tag to compare
@fabre-thibaud fabre-thibaud released this 15 Dec 11:08
· 98 commits to master since this release

CHANGELOG

  • Uses PSR-4 autoloading - thanks to @afurculita
  • Removes dependency to Pimple
  • Makes dependency to Guzzle optional (only required if you need to fetch remote archives) - thanks to @afurculita
  • Improves testing process (allows easier local testing)