Releases: delftdata/valentine
Releases · delftdata/valentine
valentine-0.2.1
What's Changed
- Test case improvement by @ThanosTsiamis in #71
- Upgrade to nltk 3.9.1 to address CVE-2024-39705 by @aecio in #75
valentine-0.2.0
new metrics API
valentine-0.1.9
Address the ambiguity with Coma errors as discussed in #58
valentine-0.1.8
- New string similarity functions for the
JaccardLeven
method. - Batching API support
- Python 3.12 support
valentine-0.1.7
Code cleanup and removal of unused dependencies
valentine-0.1.6
Fix issue #53 for the DistributionBased
method
valentine-0.1.5
Add support for Python 3.11 and fixes for the DistributionBased
method
valentine-0.1.4
add support for python 3.10
valentine-0.1.3
Add support for python 3.7 while stoping the support of 3.10 until it becomes more stable.
valentine-0.1.2
Add support for python 3.10