Skip to content

Releases: G-Research/ahocorasick_rs

Release 1.0.3

08 Oct 15:32
f463f52

Choose a tag to compare

Merge pull request #143 from G-Research/142-pypi-doesnt-show-a-summary

Add description

Release 1.0.2

08 Oct 15:11
25de52c

Choose a tag to compare

Merge pull request #141 from G-Research/140-pypi-page-has-no-description

Hopefully show more metadata in PyPI

Release 1.0.1

08 Oct 13:56
eb3624a

Choose a tag to compare

Merge pull request #139 from G-Research/138-release-101

New version

Release 1.0

08 Oct 13:41
4e4435f

Choose a tag to compare

Guaranteed API stability, and Python 3.14 support.

Release 0.22.2

06 Feb 15:40
5ac701c

Choose a tag to compare

Merge pull request #114 from G-Research/dependency-updates

Update dependencies

Release 0.22.1

08 Oct 15:11
3eb603e

Choose a tag to compare

Added Python 3.13 support.

Release 0.22.0

09 Jan 16:52
370afce

Choose a tag to compare

Merge pull request #99 from G-Research/98-release-022

Prep for release.

Release 0.21.1

05 Jan 15:10
ab9d0b3

Choose a tag to compare

Merge pull request #95 from G-Research/fix-tests

Make the tests pass more consistently

Release 0.21.0

05 Jan 14:46
58545e9

Choose a tag to compare

Merge pull request #42 from iscgar/support_bytes_and_bytearray

Add support for working with `bytes` and `bytearray`

Release 0.20.0

13 Oct 12:07
85b8866

Choose a tag to compare

Merge pull request #90 from G-Research/85-3.12-support

Newer PyO3, newer Rust, initial prep for next release