Skip to content

Release v0.15.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 16:01

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'