Skip to content

Releases: nmbrone/rkv

Release list

v0.1.1

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)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Feb 12:20
4564d18

0.1.0 (2026-02-18)

Miscellaneous Chores