🚨 Breaking Changes
- Update metaphone3 to metaphoneThree for consistincy - by @moshetanzer (2b940)
- Special charachters funcions up - final api - by @moshetanzer (c8819)
- New compatibilty chars - by @moshetanzer (3a7b0)
- Special chars up with updated docs, jsdocs and functions - by @moshetanzer (69057)
- Normalize whitespace should also normalize tabs into whitespaces - by @moshetanzer (86264)
- Clean up presets to only include name and remove diacratics and illegal charachters - by @moshetanzer (4c84c)
🚀 Features
- Add presets and name preset - by @moshetanzer (51c90)
- New compatibilty chars map - by @moshetanzer (22337)
- Start adding presets only name up - by @moshetanzer (87f28)
- New regex - by @moshetanzer (b14cb)
- Add normalizeName preset - by @moshetanzer (59cef)
- Add new tabs regex for both verital and normal tab - by @moshetanzer (e85c7)
- NormalizeName up - by @moshetanzer (82823)
- Add option to pass tightnePunctuation for normalize name preset - by @moshetanzer (2917b)
- Add duplicate word function, prefix and sufix functions - by @moshetanzer (ec259)
- Add new constants and rename consts for clarity - by @moshetanzer (c30b8)
- Add jsdoc for case - by @moshetanzer (e9a90)
- Add jsdoc to whitespace - by @moshetanzer (837ca)
- Add jsdoc to words - by @moshetanzer (45a14)
🐞 Bug Fixes
- Import types - by @moshetanzer (a9ed5)
- Normalize special characters - by @moshetanzer (0c96e)
- Knip found wrong export - by @moshetanzer (3a21f)
- Update titleCase and puncutationSpacing options - by @moshetanzer (4a7c3)
- Remove metaphone3 class export - by @moshetanzer (39a7f)
- Add export - by @moshetanzer (d69de)