Skip to content

Releases: unitythemaker/tokdu

v0.1.5

07 Apr 12:51

Choose a tag to compare

Changes in this Release

  • 4266376 - chore: bump version to 0.1.5
  • 8b1e746 - fix(config): short flag -t for --tokenizer argument

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 Apr 12:48

Choose a tag to compare

Changes in this Release

  • 9f43458 - feat: display tokenizer info
  • dacd08e - feat: add support for Anthropic API tokenization
  • 95e62d9 - feat: add cross-platform configuration system
  • 16711d9 - feat: add Gemini tokenization support

Full Changelog: v0.1.3...v0.1.4

v0.1.3

07 Apr 07:53

Choose a tag to compare

Changes in this Release

  • ff87707 - chore: bump version to 0.1.3
  • 53bb228 - fix: .gitignore handling with hierarchical loading

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Apr 16:55

Choose a tag to compare

Changes in this Release

  • 3590d2c - ci: add GITHUB_TOKEN to release workflow
  • 3a4f8e2 - ci: add automatic changelog generation to release workflow
  • 6036890 - chore: add release action and bump version to 0.1.2
  • 1c06ed5 - refactor: restructure project to use src layout and improve navigation UI

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 Apr 16:55

Choose a tag to compare

chore: migrate to pyproject.toml and update demo URLs