Skip to content

v0.1.3

Compare
Choose a tag to compare
@jbsf2 jbsf2 released this 14 Jun 05:49
· 8 commits to main since this release
  • added cache: false option to get(). When called with cache: false, get() will not cache found values in the process dictionary of the calling process
  • added support for optimized key-specific dictionary lookup, available when using elixir 1.17+ and OTP 27.0+