version 0.1.5

This commit is contained in:
Conduitry 2020-11-19 18:56:26 -05:00
parent b0175813a2
commit 5959fd4520
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# 0.1.5
- Improve published types with generics
# 0.1.4
- Make loading cache synchronous to avoid race condition with closing cache before it's loaded

View File

@ -1,6 +1,6 @@
{
"name": "@conduitry/autocache",
"version": "0.1.4",
"version": "0.1.5",
"description": "A cache that cleans itself",
"keywords": [
"cache"