Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 493 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 493 Bytes

1.0.1

  • Fix dart formatting.

1.0.0

  • Tested with dart 2.13.
  • Refactored to support for null safety.
  • Updated SDK constraints to >=2.12.0 <3.0.0 for null safety.
  • Switch to using package:lints.

0.2.1

  • Minor pub updates and tested with dart 2.10.

0.2.0

  • NYSIIS implemented (original and modified).
  • Misc fixes and improvements.

0.1.0

  • Double Metaphone implemented.
  • Configurable Soundex implemented.
  • Refined Soundex implemented.