Skip to content

Releases: jtkDvlp/simple-php-cache

v1.2.1

16 Dec 23:05
Compare
Choose a tag to compare
Bugfix: call with reference only by direct call

v1.2.0: Identifier for mixed data and cache hit handling

16 Dec 16:37
Compare
Choose a tag to compare
- Adds new function to create identifier of mixed data
- Allowes mixed data "with" cache
- Caches only if not already cached
- Touch cached files on use to handle cache item hit

v1.1.1

15 Dec 23:51
Compare
Choose a tag to compare
Adds default value for get-fun and fixes running condition bug

v1.1.0

15 Dec 22:43
Compare
Choose a tag to compare
Adds "with" function and some renaming

v1.0.1

13 Dec 22:57
Compare
Choose a tag to compare
Change name schema

v1.0.0

13 Dec 22:44
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release
Update composer, refactor implementation