Skip to content

Releases: scrapinghub/python-crfsuite

0.9.12

Choose a tag to compare

@Gallaecio Gallaecio released this 23 Dec 18:01
  • Dropped support for Python 3.6, 3.7, 3.8, 3.9.
  • Added support for Python 3.12, 3.13, 3.14.

0.9.11

Choose a tag to compare

@fgregg fgregg released this 01 Oct 16:14
  • Cleaned up install #165
  • Unicode allowed, #121
  • Compiling on additional platforms #159 #160

v0.9.10

Choose a tag to compare

@fgregg fgregg released this 19 Dec 16:14
f7c0165
Update setup.py

v0.9.9

Choose a tag to compare

@fgregg fgregg released this 01 Feb 13:14

Support for CPython 3.11

v0.9.8

Choose a tag to compare

@fgregg fgregg released this 23 Mar 01:48
19981dd

What's Changed

  • Support for 3.10 added