All Versions
3
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.1.0 Changes
- โ Added a write option that disallows overwriting but does not throw an error when attempting to write a key-value pair that already exists in the database.
-
v0.0.1 Changes
- ๐ Initial release.
-
v0.0.1.1 Changes
- ๐ Fixed
install-includes
andinclude-dirs
in the Cabal file. - โ Added safety check for bound threads in
writeLMDB
.
- ๐ Fixed