Jaspaul / laravel-rollout

A package to integrate rollout into your Laravel project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v0.3.1 No Longer Encrypts Data in Cache

Jaspaul opened this issue · comments

Prior to v0.3.1 this library would encrypt all of the data added to the rollout table. In this release the encryption was removed resulting in old rollout data to no longer be compatible causing errors in client applications.