All notable changes to this project will be documented in this file.
0.9.1 - 2019-07-11
- Fix python dependencies
0.9.0 - 2019-03-05
- Add
hash_str_to_i32
function
- Symbols are now tokenized separately
- Refactor FFI: use C API instead of direct Rust to Python binding
0.8.0 - 2019-02-27
- Portuguese support
- Refactored the FFI
0.7.1 - 2019-01-16
- Python3.7 builds
- Migrate to Rust 2018
0.7.0 - 2018-09-27
- Italian support
- Appveyor CI
0.6.1 - 2018-04-13
- Add
get_shape
function