Releases: epicweb-dev/cachified
Releases · epicweb-dev/cachified
v1.0.0
1.0.0 (2022-07-17)
Bug Fixes
- add releaserc (5ac8e48)
- fall back to Date if performance is not globally available (5a6876a)
- manually count adds and handles of batch (eac52b5)
- prevent deadloop when falling back to cache after forced (0545faf)
Features
- add batch support (9e6090e)
- do not support strings as forceFresh value (6b32e77)
- replace logging and timeing api with reporter (9c05c74)
- test and refine cachified (b3dc97b)