Skip to content

v0.3.0

Compare
Choose a tag to compare
@hendrikmuhs hendrikmuhs released this 28 Mar 06:17
· 218 commits to master since this release
580664d

Features

  • rust binding
  • index, key value store with full CRUD support (experimental with known issues, see #60)
  • vector, a new data structure for simple index based access
  • python 3.6 packages

API changes

  • python binding returns all strings as unicode
  • subpackages for python bindings (global namespace for compiler, dictionary, etc. deprecated )