maxbachmann/RapidFuzz
### [`v2.13.0`](https://togithub.com/maxbachmann/RapidFuzz/blob/HEAD/CHANGELOG.md#2130---2022-10-30)
[Compare Source](https://togithub.com/maxbachmann/RapidFuzz/compare/v2.12.0...v2.13.0)
##### Fixed
- fix bug in `Levenshtein.editops` leading to crashes when used with `score_hint`
##### Changed
- moved capi from `rapidfuzz_capi` into `rapidfuzz`, since it will always
succeed the installation now that there is a pure Python mode
- add `score_hint` argument to process module
- add `score_hint` argument to Levenshtein module
### [`v2.12.0`](https://togithub.com/maxbachmann/RapidFuzz/blob/HEAD/CHANGELOG.md#2120---2022-10-24)
[Compare Source](https://togithub.com/maxbachmann/RapidFuzz/compare/v2.11.1...v2.12.0)
##### Changed
- drop support for Python 3.6
##### Added
- added `Prefix`/`Suffix` similarity
##### Fixed
- fixed packaging with pyinstaller
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==2.11.1
->==2.13.0
Release Notes
maxbachmann/RapidFuzz
### [`v2.13.0`](https://togithub.com/maxbachmann/RapidFuzz/blob/HEAD/CHANGELOG.md#2130---2022-10-30) [Compare Source](https://togithub.com/maxbachmann/RapidFuzz/compare/v2.12.0...v2.13.0) ##### Fixed - fix bug in `Levenshtein.editops` leading to crashes when used with `score_hint` ##### Changed - moved capi from `rapidfuzz_capi` into `rapidfuzz`, since it will always succeed the installation now that there is a pure Python mode - add `score_hint` argument to process module - add `score_hint` argument to Levenshtein module ### [`v2.12.0`](https://togithub.com/maxbachmann/RapidFuzz/blob/HEAD/CHANGELOG.md#2120---2022-10-24) [Compare Source](https://togithub.com/maxbachmann/RapidFuzz/compare/v2.11.1...v2.12.0) ##### Changed - drop support for Python 3.6 ##### Added - added `Prefix`/`Suffix` similarity ##### Fixed - fixed packaging with pyinstallerConfiguration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.