Skip to content

v2.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jan 21:53
· 20 commits to main since this release
c2b12e9

🐛 Bug Fixes

  • 3669b0f - remove assertion to allow for digraphs in is_word_character (commit by @roedoejet)
  • e4f0473 - tests: make test_tokenizer parallelizable by pre-empting race condition (commit by @joanise)
  • 8012629 - tests: make test_utils parallelizable and compatible with hatch/pytest (commit by @joanise)

✅ Tests