Commit Graph

7 Commits

Author SHA1 Message Date
Pascal Kuthe
c7893db4b4
fix Unicode substring match requiring exact match 2023-12-22 20:04:20 +01:00
Pascal Kuthe
13853d81be
fixup release date 2023-12-22 19:40:04 +01:00
Pascal Kuthe
34553f009d
fix substring matching Unicode haystacks (#34) 2023-12-22 19:32:42 +01:00
Pascal Kuthe
1edf451192
Correctly handle normalization in pattern API 2023-12-22 19:31:34 +01:00
Riccardo Mazzarini
b41c989daf
fix short circuiting logic when doing exact matches (#32)
* fix short circuiting logic in the `exact` module

* add tests for single char needles

* add bugfix to the CHANGELOG
2023-12-17 17:27:10 +01:00
Pascal Kuthe
9e413c76b9
release version 0.2.1 2023-09-02 14:57:09 +02:00
Pascal Kuthe
20bf02f0ac
Prepare for 0.2 release
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2023-08-29 00:17:04 +02:00