Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 875 Bytes

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 875 Bytes

Changelog

  • configurable text mode (#18)
  • custom feedback formatter (#20
  • compilation warning in recent elixir versions (#22)

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