Skip to content

Version 0.3

Compare
Choose a tag to compare
@anlutro anlutro released this 14 May 09:35
· 140 commits to master since this release
  • Added method forgetAll to 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_exists check.
  • Fixed PHP 5.3 compatbility.
  • Improved testing infrastructure.