mirror of
https://github.com/BreizhHardware/memoizee.git
synced 2026-01-18 16:37:21 +01:00
v0.3.4
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -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
|
||||
|
||||
|
||||
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user