Commit Graph

11 Commits

Author SHA1 Message Date
58109bd7e0 BREAKING_CHANGE(api): Remove deprecated methods and enhance documentation
- Remove deprecated getChangeScoreForString() and getClosestMatchForString() methods
- Improve type safety with correct return types (string | null)
- Add comprehensive documentation with performance guide, error handling, and real-world examples
- Include browser compatibility info, troubleshooting, and API reference sections
- Modernize developer experience with current best practices
2025-08-05 13:42:40 +00:00
76926a2170 fix(documentation): Update documentation and migration guide with standardized method names and deprecation notices. 2025-05-15 08:56:05 +00:00
d3fd86a1fa fix(core): Update build scripts, refine testing assertions, and enhance documentation 2025-05-12 23:23:49 +00:00
45951d2610 fix(tests): Standardize test syntax and update testing dependencies 2025-05-12 13:42:49 +00:00
4fc2eb6ece fix(build): Fix import paths, update CI workflows and upgrade dependencies for ESM compliance 2025-05-12 13:37:34 +00:00
d4cea26fb5 fix(core): update 2021-10-03 17:37:03 +02:00
cddd1163ec fix(core): update 2021-10-03 17:24:17 +02:00
cb5a24320c fix(core): update 2021-10-03 17:12:02 +02:00
a2d8f9575d fix(Smartfuzzy.getClosestMatchForString() now returns the cloesest string directly): update 2018-08-20 00:49:01 +02:00
dc856dd5c7 feat(ObjectSorter): now sorts objects by likability 2018-08-19 20:52:52 +02:00
0261936de7 fix(package): initial 2018-08-19 15:17:59 +02:00