0.0.21
- Fix bug where
createCache
subscribers were not notified afterevict
orevictAll
. - Renamed
STATUS_NOT_STARTED
("not-started") status toSTATUS_NOT_FOUND
("not-found") for better semantics. - Exposed/exported some of the lower-level record utilities for creating custom cache types.