Skip to content

v2.0

Compare
Choose a tag to compare
@elchristo elchristo released this 06 Jan 23:02
· 14 commits to master since this release
bb04951
  • new stable release compatible PHP 7.1 (drop PHP 5.6 support)
  • replace internal service container by Zend Framework service manager component (#1)
  • use factories to create "builder" instances and events (declared as "services" in configuration)
  • fix color strategies not initialized correctly on event creation
  • improve unit tests and documentation