Releases: WojciechMula/pyahocorasick
Releases · WojciechMula/pyahocorasick
v2.2.0
This is a minor release with a couple bugfixes and support for python3.13
Also drops python3.8 support.
What's Changed
- Support python 3.13 by @AyanSinhaMahapatra in #194
- Fix use of bool keyword in C23 (fixes #199) by @niklasf in #202
- Fix iter long fix leak by @robinchm @eloyfelix in #204
- Update CHANGELOG for release v2.2.0 by @AyanSinhaMahapatra in #205
Full Changelog: 2.1.0...v2.2.0
2.10
What's Changed
- Drop support for Python 3.6 and 3.7. Use older version for pre-built wheels. Note that it may work on these older veriosn, we are just no longer supporting and testing these Python versions
- Support building py 3.12 wheels by @AyanSinhaMahapatra in #190
- fix:test: don't assume /dev/shm exists by @melsabagh in #172
New Contributors
- @melsabagh made their first contribution in #172
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Refix typos. by @grrrrrrrrr in #163
- Prepare release 2.0.0.b1 by @pombredanne in #166
- Release 2.0.0 by @AyanSinhaMahapatra in #181
- Fix typo by @littlebear0729 in #179
- Fixes a typo of ahocorasik by @AXVin in #168
- Fix iter_long missing matches bug. by @robinchm in #174
- Add mingw declarations by @nathaniel-daniel in #175
- Fix Integer Cast Order by @nathaniel-daniel in #176
New Contributors
- @grrrrrrrrr made their first contribution in #163
- @AyanSinhaMahapatra made their first contribution in #181
- @littlebear0729 made their first contribution in #179
- @AXVin made their first contribution in #168
- @robinchm made their first contribution in #174
- @nathaniel-daniel made their first contribution in #175
Full Changelog: 1.4.4...2.0.0
2.0.0b1
What's Changed
- Refix typos. by @grrrrrrrrr in #163
- Prepare release 2.0.0.b1 by @pombredanne in #166
New Contributors
- @grrrrrrrrr made their first contribution in #163
Full Changelog: 1.4.4...2.0.0b1
1.4.4
Full Changelog: 1.4.3...1.4.4