This release of the hamsterdb Python wrapper ("hamsterdb-python") adds
support for recovery and logging, which was introduced in hamsterdb 1.0.3.
New Features
Support for Logging, Recovery
Bugfixes
none
Other Changes
none
Known Issues
When using extended parameters for creating/opening a Database or
Environment, these parameters have to be terminated with a (0, 0)-tuple;
otherwise, a TypeError exception is thrown: