Skip to content

Releases: J0sh0nat0r/SimpleCache

v1.0.6: Merge pull request #34 from J0sh0nat0r/analysis-z3o2KY

12 Jan 21:18
e10c1d0

Choose a tag to compare

*FIX: INFINITE STORAGE*

23 Dec 11:31
7c2d4fd

Choose a tag to compare

This release fixes infinite storage, as well as improving PHPDoc in some places.

Bugfix

11 Nov 03:42
d56a35b

Choose a tag to compare

Fixes a bug where on-item sub-directories of the file driver's directory would be deleted on clear

SQLite Driver

18 Oct 23:40

Choose a tag to compare

Changes:

  • Added an SQLite driver with encryption support
  • Slightly improved PHPDoc blocks for some methods

PHP 7.2!

18 Oct 16:42

Choose a tag to compare

Changes:

  • PHP 7.2 is now supported 🎉
  • Better PHPDoc for the StaticFacade
  • More specific exceptions for invalid arguments

v1.0.1

12 Sep 21:44

Choose a tag to compare

Changes:

  • Added a license (MIT)
  • $time can now be passed as a numeric string

First full release

29 Aug 23:37

Choose a tag to compare

Version 1.0 release, woo!

v0.0.9

07 Jul 15:59

Choose a tag to compare

Rejigged constructor

v0.0.8

15 Jun 12:12

Choose a tag to compare

Important fixes

v0.0.7

15 May 10:43

Choose a tag to compare

Fixed infinite storage