Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 3.23 KB

CHANGELOG.md

File metadata and controls

55 lines (32 loc) · 3.23 KB

0.6 (2017-05-15)

New features

Bugfixes

  • Make opening single-file tdbs thread-safe.

  • Fix handling of empty values in tdb_cons_append.

  • Fix handling of disk full situations in tdb_cons_append.

  • Fix semantics of how TDB_OPT_EVENT_FILTER filters are applied to cursors. Now the changes are applied at every call to tdb_get_trail, not at the creation of the cursor.

0.5 (2016-05-24)

Initial open-source release.