packages feed

streamly-lmdb-0.1.0: ChangeLog.md

## 0.1.0

* 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.

## 0.0.1.1

* Fixed `install-includes` and `include-dirs` in the Cabal file.
* Added safety check for bound threads in `writeLMDB`.

## 0.0.1

* Initial release.