Skip to content

Releases: goliajp/rust-tiktoken

v4.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 13:48
Merge branch 'develop' into master — 4.1.2

v4.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 13:26
Merge branch 'develop' into master — 4.1.1

v4.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 12:19
tiktoken 4.0.1

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 10:01
tiktoken 4.0.0 — TKV1 vocabulary format, per-vocabulary features

tiktoken-wasm-v4.1.2

Choose a tag to compare

Merge branch 'develop' into master — 4.1.2

tiktoken-wasm-v4.1.1

Choose a tag to compare

Merge branch 'develop' into master — 4.1.1

tiktoken-wasm-v4.0.1

Choose a tag to compare

tiktoken-wasm 4.0.1

tiktoken-wasm-v4.0.0

Choose a tag to compare

tiktoken-wasm 4.0.0 — lockstep with tiktoken 4.0.0

v3.8.3

Choose a tag to compare

@github-actions github-actions released this 10 Aug 13:57

Docs-only patch: the crates.io-rendered quickstart pinned tiktoken = "3" — the exact spelling that rides a cargo update across the 3.6.0/3.8.0 token-id corrections with no signal; it now pins "3.8", and the package carries the consolidated token-id upgrade section. No code changes — see v3.8.0 for the release that changed behavior.

tiktoken-wasm-v3.8.3

Choose a tag to compare

Version lockstep with tiktoken 3.8.3 (token-id upgrade documentation on the crate side); no behavior change in the wasm package.