v0.16.0
Allow UTF-8 for database directories on Windows (has been available for other platforms before).
C++
- Promoted
Options
to a top level class, as nested classes cannot be declared forward - New
#define
to disable FlatBuffers includes to simplify new project setup - Rename
Exception
toDbException
Check changelog for details