This commit is contained in:
Mariusz Nowak
2014-06-22 12:30:15 +02:00
parent 4168a0e9cd
commit d60468b6d3
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
v0.3.4 -- 2014.06.22
* Fix async handling in case of clear between two async calls
(assurance of unique cache ids solves that). Fixes #13
v0.3.3 -- 2014.05.12
* Fix profiler special property definition

View File

@@ -1,6 +1,6 @@
{
"name": "memoizee",
"version": "0.3.3",
"version": "0.3.4",
"description": "Memoize/cache",
"author": "Mariusz Nowak <medikoo@medikoo.com> (http://www.medikoo.com/)",
"keywords": [