go-edlib v1.3.3 Release Notes
Release Date: 2020-12-12 // over 2 years ago-
No data yet ๐
You can check the official repo
Previous changes from v1.3.0
-
๐ Changelog :
โ Added :
- Cosine similarity algorithm
- ๐ฆ Benchmarks package used to benchmark all similarity algorithms
- Benchmark bash script
- โ Add output files to
./tests/outputs/
sub-directory for benchmarks and tests results
Misc :
- โ Unit tests for all new functions + new test cases for existing ones (still 100% covered)
๐ Changed :
- Refactored AlgorithMethod type to Algorithm
- ๐ Improved tests.sh script
๐ Fixed :
- LCS edit distance issue with Unicode inputs