Skip to content

tiktoken v1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 15:40
· 11 commits to main since this release

Changelog

  • 3fbb869 Fix CI: use goreleaser v2 formats syntax, remove lint job (no Go 1.25 support)
  • 4479597 Fix goreleaser: use v6 action with goreleaser v2
  • 82b9651 Initial commit: tiktoken-go-cli
  • 2ef8e39 Make count the default action
  • 1e4052a Remove Homebrew tap configuration
  • a86bc49 Specify default encoding (cl100k_base) in help and README
  • 7542650 Update to Go 1.25 and fix goreleaser config
  • 6fd9efb feat: replace test.sh with justfile, build to bin/tiktoken, and update go to 1.26
  • 16f055a fix(release): set project_name to tiktoken so release archives omit -cli
  • 4b03987 refactor: rename project to tiktoken-cli