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)

0.1.0 (2026-02-18)

Miscellaneous Chores