Recent Releases of pyahocorasick
pyahocorasick - 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 https://github.com/WojciechMula/pyahocorasick/pull/190
- fix:test: don't assume /dev/shm exists by @melsabagh in https://github.com/WojciechMula/pyahocorasick/pull/172
New Contributors
- @melsabagh made their first contribution in https://github.com/WojciechMula/pyahocorasick/pull/172
Full Changelog: https://github.com/WojciechMula/pyahocorasick/compare/2.0.0...2.1.0
- C
Published by pombredanne almost 2 years ago
pyahocorasick - 2.0.0
What's Changed
- Refix typos. by @grrrrrrrrr in https://github.com/WojciechMula/pyahocorasick/pull/163
- Prepare release 2.0.0.b1 by @pombredanne in https://github.com/WojciechMula/pyahocorasick/pull/166
- Release 2.0.0 by @AyanSinhaMahapatra in https://github.com/WojciechMula/pyahocorasick/pull/181
- Fix typo by @littlebear0729 in https://github.com/WojciechMula/pyahocorasick/pull/179
- Fixes a typo of ahocorasik by @AXVin in https://github.com/WojciechMula/pyahocorasick/pull/168
- Fix iter_long missing matches bug. by @robinchm in https://github.com/WojciechMula/pyahocorasick/pull/174
- Add mingw declarations by @nathaniel-daniel in https://github.com/WojciechMula/pyahocorasick/pull/175
- Fix Integer Cast Order by @nathaniel-daniel in https://github.com/WojciechMula/pyahocorasick/pull/176
New Contributors
- @grrrrrrrrr made their first contribution in https://github.com/WojciechMula/pyahocorasick/pull/163
- @AyanSinhaMahapatra made their first contribution in https://github.com/WojciechMula/pyahocorasick/pull/181
- @littlebear0729 made their first contribution in https://github.com/WojciechMula/pyahocorasick/pull/179
- @AXVin made their first contribution in https://github.com/WojciechMula/pyahocorasick/pull/168
- @robinchm made their first contribution in https://github.com/WojciechMula/pyahocorasick/pull/174
- @nathaniel-daniel made their first contribution in https://github.com/WojciechMula/pyahocorasick/pull/175
Full Changelog: https://github.com/WojciechMula/pyahocorasick/compare/1.4.4...2.0.0
- C
Published by pombredanne about 3 years ago
pyahocorasick - 2.0.0b1
What's Changed
- Refix typos. by @grrrrrrrrr in https://github.com/WojciechMula/pyahocorasick/pull/163
- Prepare release 2.0.0.b1 by @pombredanne in https://github.com/WojciechMula/pyahocorasick/pull/166
New Contributors
- @grrrrrrrrr made their first contribution in https://github.com/WojciechMula/pyahocorasick/pull/163
Full Changelog: https://github.com/WojciechMula/pyahocorasick/compare/1.4.4...2.0.0b1
- C
Published by pombredanne about 3 years ago
pyahocorasick - 1.4.4
Full Changelog: https://github.com/WojciechMula/pyahocorasick/compare/1.4.3...1.4.4
- C
Published by pombredanne about 3 years ago