Skip to content

v1.0.0-rc.3

Choose a tag to compare

@lucaong lucaong released this 20 Apr 19:19
· 137 commits to master since this release

Changes:

  • [breaking change] CubDB.put_new/3 returns {:error, :exists}
    instead of :exists when the key already exists.