The library has fully rewritten in Rust. I've done this rewrite to achieve safety, easier code maintenance, and performance.
0.2.0
- improved the implementation to use a third of the memory resources - changed the distance functions to be more readable and intuitive - pybind11 updates - wagner_fischer implementation bug fix