Release Notes: This release fixes a possible case of database corruption if the disk fills up while writing out changes. The lockfile for a flint database is now created using the umask setting. Previously, it wasn't possible to open a flint database for update if it was owned by another user, even with sufficient permissions via "group" or "other". Composing an OP_NEAR query with two non-term subqueries now throws UnimplementedError instead of AssertionError.


Release Notes: This release fixes some minor bugs and adds a few new features.


Release Notes: This release fixes a few bugs, and adds support for Lua 5.2.


Release Notes: This release includes fixes for several minor bugs and documentation improvements.


Release Notes: This release adds an API for merging and compacting databases, makes many improvements to Omega, includes new SWIG-based Perl bindings, and fixes some memory leaks in Python bindings.


Release Notes: This release fixes several minor bugs, and improves portability.