Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 479 Bytes

CHANGELOG.rst

File metadata and controls

23 lines (17 loc) · 479 Bytes

Changelog

Unreleased

  • Mandatory bound checking in C++ implementations

0.1.0 (2022-04-05)

  • Update contribution guidelines and development workflow
  • Refactor and update documentation and development files
  • Update pybind11 package documentation
  • Improve memory efficiency of Levenshtein and LCSDistance classes
  • Add CharacterDifference class
  • Add Hamming distance class

0.0.1 (2022-01-18)

  • Initial release.