2.0.0 Alpha 2
Pre-release
Pre-release
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 toStorageFactory
- Remove the
get
,set
and__construct
methods in theStorageFactory
class - Move the
StorageFactory
class to theSolidWorx\Toggler\Storage
namespace