Next | Query returned 20 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-04-09 18:46:09 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-Levenshtein: updated to 0.25.1

v0.25.1
Fixed
- fix potentially incorrect results of `jaro_winkler` when using high prefix weights
   2024-02-16 20:16:32 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-Levenshtein: updated to 0.25.0

v0.25.0
Changed
- improve type hints
   2024-02-04 19:47:53 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-Levenshtein: updated to 0.24.0

v0.24.0
Changed
- upgrade ``rapidfuzz-cpp`` to ``v3.0.0``
- drop support for Python 3.7
   2023-10-29 17:59:20 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-Levenshtein: update to 0.23.0.

Switch to wheels.mk.

### v0.23.0
#### Changed
- added keyword argument `pad` to Hamming distance. This controls whether \ 
sequences of different
  length should be padded or lead to a `ValueError`
- upgrade to `Cython==3.0.3`

### v0.22.0
#### Changed
- add support for Python 3.12
- drop support for Python 3.6

#### Added
- add wheels for windows arm64
   2023-08-11 08:27:12 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-Levenshtein: updated to 0.21.1

v0.21.1
Changed
- upgrade ``rapidfuzz-cpp`` to ``v2.0.0``
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-18 20:47:54 by Nia Alarie | Files touched by this commit (10)
Log message:
textproc: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
   2023-05-15 23:23:54 by David H. Gutteridge | Files touched by this commit (1)
Log message:
py-Levenshtein: set GCC_REQD to 7, expects C++17
   2023-05-11 19:30:27 by David H. Gutteridge | Files touched by this commit (1)
Log message:
py-Levenshtein: fix sandboxed builds

This package now requires cmake to build, and it wasn't specified as a
dependency. cmake doesn't get pulled in via py-scikit-build, but
perhaps it should; I don't have time to look into that, so I'm applying
this build fix for now.

Next | Query returned 20 messages, browsing 1 to 10 | Previous