Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 12:01
bf35f30

0.1.1 (2026-09-02)

Bug Fixes

  • distinguish a stored nil from a missing key in fetch/2 (#20) (2f58948)
  • do not notify watchers when deleting an absent key (#21) (c2302b3)
  • raise ArgumentError instead of RuntimeError (#23) (d1bc419)