Releases: marius311/Memoization.jl
Releases · marius311/Memoization.jl
v0.2.2
v0.2.1
v0.2.0
Memoization v0.2.0
Closed issues:
- Make work on inner constructors (#15)
- Unable to Redefine Cache Type (#21)
- [BUG] Docstring Not Working on
@memoize
'd Function (#22)
Merged pull requests:
- Rework internals slightly to work better with precompilation (#23) (@marius311)
v0.1.14
v0.1.13
Memoization v0.1.13
Closed issues:
- Fix precompiled top-level functions not having their cache added to Memoization.caches (#18)
v0.1.12
Memoization v0.1.12
v0.1.11
Memoization v0.1.11
Merged pull requests:
- better/simpler rework of the get_cache internals (#17) (@marius311)