CowDB 0.2 has been released
CowDB 0.2 has been released. This is a minor release with lot of fixes.
Changes:
- add unittests
- add cowdb:drop_db/1 to delete a database
- fix transaction function: now the error will be correctly returned to the caller. Also a transaction can be cleanly canceled from it.
- fix: transaction log number when folding in a range
- fix: transaction log order when folding
- fix database close function
Full changelog is available here:
0.1.0...0.2.0