Release v0.15.0-rc1
Pre-release
Pre-release
BREAKING CHANGES
Watchman has upgraded the implementation of the Jaro-Winkler string comparison algorithm to fix bugs and match the original paper's reference implementation. After upgrading Watchman you will notice higher match percentages for most comparisons. See pull request #282 for the change.
IMPROVEMENTS
- csl: fix reader to handle files with unique IDs
BUILD
- webui: run 'npm audit fix'