releases.shpreview
Hugging Face/Tokenizers

Tokenizers

$npx -y @buildinternet/releases show tokenizers
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases2Avg0/wkVersionsv0.22.1 → v0.22.2
Oct 6, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/v0.13.3...v0.14.1

Oct 5, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/v0.13.4.rc2...v0.14.1rc1

Sep 7, 2023

⚠️ Reworks the release pipeline. Other breaking changes ⚠️ :

  • #1335, AddedToken is reworked, is_special_token rename to special for consistency
  • feature http is now OFF by default, and depends on hf-hub instead of cached_path (updated cache directory, better sync implementation)
  • Removed SSL link on the python package, calling huggingface_hub directly instead.
  • New dependency : huggingface_hub (while we deprecate Tokenizer.from_pretrained(...) to Tokenizer.from_file(hugginngface_hub.hf_hub_download(MODEL_ID, "tokenizer.json")

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/v0.13.3...v0.14.0

Reworks the release pipeline. Other breaking changes are mostly related to https://github.com/huggingface/tokenizers/pull/1335, where AddedToken is reworked

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/v0.13.4.rc2...v0.14.0.rc1

Aug 23, 2023

Mostly checking the new release scripts actually work.

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/v0.13.4.rc2...v0.13.4.rc3

Aug 14, 2023
Python v0.13.4.rc1

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/v0.13.4-rc2...v0.13.4.rc1

May 17, 2023
May 15, 2023
Apr 5, 2023
Node v0.13.3

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/node-v0.13.2...python-v0.13.3rc1

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/node-v0.13.2...python-v0.13.3rc1

Rust v0.13.3

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/v0.13.2...v0.13.3

Python v0.13.3

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/node-v0.13.2...python-v0.13.3rc1

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/node-v0.13.2...python-v0.13.3rc1

Apr 4, 2023
Python v0.13.3rc1

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/node-v0.13.2...python-v0.13.3rc1

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/tokenizers/compare/node-v0.13.2...python-v0.13.3rc1

Nov 7, 2022
Node 0.13.2

Python 3.11 support (Python only modification)

Rust 0.13.2

Python 3.11 support (Python only modification)

Python 0.13.2

[0.13.2]

  • [#1096] Python 3.11 support
Oct 6, 2022
Node 0.13.1

[0.13.1]

  • [#1072] Fixing Roberta type ids.
Rust 0.13.1

[0.13.1]

  • [#1072] Fixing Roberta type ids.
Python v0.13.1

[0.13.1]

  • [#1072] Fixing Roberta type ids.
Sep 21, 2022
Python v0.13.0

[0.13.0]

  • [#956] PyO3 version upgrade
  • [#1055] M1 automated builds
  • [#1008] Decoder is now a composable trait, but without being backward incompatible
  • [#1047, #1051, #1052] Processor is now a composable trait, but without being backward incompatible

Both trait changes warrant a "major" number since, despite best efforts to not break backward compatibility, the code is different enough that we cannot be exactly sure.

Latest
v0.22.2
Tracking Since
Dec 3, 2019
Last checked Apr 19, 2026