Version 0.3
- Added method
forgetAllto remove all saved settings. - Fixed inconsistencies in how the database store handles empty arrays.
- Json store writes
{}instead of[]when writing empty data. - Removed an unnecessary
file_existscheck. - Fixed PHP 5.3 compatbility.
- Improved testing infrastructure.