Skip to content

2.0.0 Alpha 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pierredup pierredup released this 14 Jan 11:13
· 60 commits to master since this release
1bd73f1

Changelog

  • Introducing ability to specify a namespace for redis storage (#10)
  • Change Config class to StorageFactory (#6)
  • Update Travis config to test on different environments (#8)
  • Update PHPUnit to the latest version
  • Remove HHVM support
  • Change Config class to StorageFactory
  • Remove the get, set and __construct methods in the StorageFactory class
  • Move the StorageFactory class to the SolidWorx\Toggler\Storage namespace