Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 19:43
· 9 commits to master since this release

Memoization v0.2.0

Diff since v0.1.14

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)