Releases: moshetanzer/text-toolbox
Releases · moshetanzer/text-toolbox
v1.0.15
🚨 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)
View changes on GitHub
v1.0.14
🚨 Breaking Changes
- Update fingerpring api - by @moshetanzer (96558)
🐞 Bug Fixes
- Update cosine api - by @moshetanzer (c7311)
View changes on GitHub
v1.0.13
No significant changes
View changes on GitHub
v1.0.12
No significant changes
View changes on GitHub
v0.0.4
v0.0.3
No significant changes
View changes on GitHub
v0.0.2
🚀 Features
- Date up - by @moshetanzer (4f093)
- Fingerprint tokenizer up - by @moshetanzer (934af)
- Regex up - by @moshetanzer (a9559)
View changes on GitHub
v1.0.11
🚀 Features
- Update workflow to include code cov and in readme - by @moshetanzer (6e0d3)
🐞 Bug Fixes
- Add missing exports whoops - by @moshetanzer (4cc19)
View changes on GitHub
v1.0.10
🚀 Features
- Add workflows - by @moshetanzer (20d78)
- Add metaphone 3 - by @moshetanzer (e2542)
- No esling errors on double metahpnone not all test pasing yet trying to debug - by @moshetanzer (19049)
- Double metaphone up - by @moshetanzer (32b7f)
- Metaphone 3 up - by @moshetanzer (7a2b9)
- Whitespace up - by @moshetanzer (fb95f)
- Add sane sane whitesapce normalization function - by @moshetanzer (b2058)
- String case up - by @moshetanzer (d71da)
- Add is valid string function - by @moshetanzer (a796e)
- All test passing on lenshtein, demarau levshtein, and dice coefceint add string input safety demaru matrix types still wip - by @moshetanzer (0b01b)
- All up!! bh - by @moshetanzer (eb7f4)
🐞 Bug Fixes
- Levenshtein up type safe - by @moshetanzer (8091c)
- Levenshtein up stypes afe - by @moshetanzer (8253b)
- Whitespace tests - whitespace up - by @moshetanzer (cc2e2)
- Add assertion not undefiend for now - by @moshetanzer (9c207)