------------------- - Fix build from source on macOS - Handles distance calculation when one of the input strings is `None` - Handles distance calculation when `max_distance=0`
0.1.2
------------------- - Add all C++ header and source files in source distribution - Fix `no_cythonize` path replacement - Try cythonize by default - Add .pyx files to source distribution
0.1.1
------------------- - Handle strings as `int` array using their unicode code value for compatibility with non-English languages