Skip to content

Releases: huggingface/tokenizers

v0.22.1

19 Sep 09:52
Compare
Choose a tag to compare

Release v0.22.1

Main change:

v0.22.0

29 Aug 10:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.3...v0.22.0rc0

v0.21.4

28 Jul 13:18
Compare
Choose a tag to compare

Full Changelog: v0.21.3...v0.21.4

No change, the 0.21.3 release failed, this is just a re-release.

https://github.com/huggingface/tokenizers/releases/tag/v0.21.3

v0.21.3

04 Jul 11:58
dd4fc3d
Compare
Choose a tag to compare

What's Changed

  • Clippy fixes. by @Narsil in #1818
  • Fixed an introduced backward breaking change in our Rust APIs.

Full Changelog: v0.21.2...v0.21.3

v0.21.2

24 Jun 10:26
Compare
Choose a tag to compare

What's Changed

This release if focused around some performance optimization, enabling broader python no gil support, and fixing some onig issues!

New Contributors

Full Changelog: v0.21.1...v0.21.2rc0

v0.21.1

13 Mar 10:44
133db48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.21.1

v0.21.1rc0

12 Mar 09:47
4722e21
Compare
Choose a tag to compare
v0.21.1rc0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.21.1rc0

Release v0.21.0

15 Nov 11:12
Compare
Choose a tag to compare

Release v0.20.4 v0.21.0

We also no longer support python 3.7 or 3.8 (similar to transformers) as they are deprecated.

Full Changelog: v0.20.3...v0.21.0

v0.20.3

05 Nov 17:20
Compare
Choose a tag to compare

What's Changed

There was a breaking change in 0.20.3 for tuple inputs of encode_batch!

New Contributors

Full Changelog: v0.20.2...v0.20.3

v0.20.2

04 Nov 17:25
Compare
Choose a tag to compare

Release v0.20.2

Thanks a MILE to @diliop we now have support for python 3.13! 🥳

What's Changed

New Contributors

Full Changelog: v0.20.1...v0.20.2