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 )