Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 450 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 450 Bytes

Changelog

0.1.3

  • Improve performance
  • Fix incorrect match_word information
  • Fix suggestion generation for uppercase scenario

0.1.2

  • Correctness with original implementation
  • Added sanity assertions to test with original implementation
  • Performance enhancement for dictionary, reverse_dictionary and l33t

0.1.1

  • Performance enhancement for dictionary, reverse_dictionary and l33t

0.1.0

  • Initial implemenation