hamsterdb 1.0.3 - Release Notes
This release adds support for logging/recovery.
New Features
- Logging/Recovery can be enabled with the flag HAM_ENABLE_LOGGING
Bugfixes
- Minor grammar changes in the documentation (header file comments)
- Unittests no longer fail if the library was compiled without support
for compression, encryption or internal functions
Other Changes
- API function ham_get_flags() moved from ham/hamsterdb_int.h to
ham/hamsterdb.h
Known Issues
For more information, read the README and the CHANGELOG.