Skip to content

Releases: jtkDvlp/simple-php-cache

v1.2.1

Choose a tag to compare

@jtkDvlp jtkDvlp released this 16 Dec 23:05
Bugfix: call with reference only by direct call

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

Choose a tag to compare

@jtkDvlp jtkDvlp released this 16 Dec 16:37
- 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

Choose a tag to compare

@jtkDvlp jtkDvlp released this 15 Dec 23:51
Adds default value for get-fun and fixes running condition bug

v1.1.0

Choose a tag to compare

@jtkDvlp jtkDvlp released this 15 Dec 22:43
Adds "with" function and some renaming

v1.0.1

Choose a tag to compare

@jtkDvlp jtkDvlp released this 13 Dec 22:57
Change name schema

v1.0.0

v1.0.0 Pre-release
Pre-release

Choose a tag to compare

@jtkDvlp jtkDvlp released this 13 Dec 22:44
Update composer, refactor implementation