Closed cy303 closed 8 years ago
Thanks for the fix and sorry if this caused you some problems.
No harm done - just migrated code to use update() and was a bit confused by the errors ;-)
Actually, thinking about it some more, I could add a catch-all clause and raise a more meaningful error. I'll play with this a bit, and maybe push an update.
all update() function examples in README.md have been updated to return new {:ok, value} semantics to prevent others to have to dig through changelog and test cases to find out about it