Commit Graph
4 Commits
Author SHA1 Message Date
YuNing ChenandGitHub a077b427eb Add missing async/await (#269) 2023-08-03 12:53:59 +02:00
YuNing ChenandGitHub 0263018f65 Optimize splitCamelCase function performance (#270)
Test if contain first then split
2023-08-03 12:41:11 +02:00
YuNing ChenandGitHub 095e5f841d Change the order of tokenizing text. (#267)
A Chinese user may also have english notes, but previous implementation can not handle hyphens and camel case

This commit should fix by changing the order of how tokens are generated
2023-08-02 09:59:30 +02:00
YuNing ChenandGitHub 2d01cd29ea 1.14.1 (#246) 2023-05-28 08:47:04 +02:00