Releases: zotonic/depcache
Releases · zotonic/depcache
2.0.0
What's Changed
- Remove call to module from value lookup function. by @mworrell in #15
- Replace dicts with maps (and more) by @Maria-12648430 in #16
- Remove dict/gbtrees sub-key lookups. by @mworrell in #17
- fix {depcache,init,1,[{file,"src/depcache.erl"},{line,758}] by @leeyisoft in #19
- Monitor the process which creates the memo value by @mmzeeman in #20
New Contributors
- @Maria-12648430 made their first contribution in #16
- @mmzeeman made their first contribution in #20
Full Changelog: 1.10.0...2.0.0
1.10.0
What's Changed
- mix style documentation by @rustkas in #12
- fix memo_key/1 check Argument is_function by @leeyisoft in #13
- Replace convoluted dict lookup with dialyzer nowarn directive. by @mworrell in #14
New Contributors
- @leeyisoft made their first contribution in #13
Full Changelog: 1.9.0...1.10.0