Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.07 KB

File metadata and controls

32 lines (17 loc) · 1.07 KB

Changelog

1.0.0 (2026-03-30)

Bug Fixes

  • tests: resolve go vet failures and incorrect test expectations (5a142bc)

Miscellaneous Chores

0.2.0 (2026-03-16)

Documentation

  • Add CONTRIBUTING.md with development guidelines (60a1f99)
  • Expand README with examples and use cases (2a44b53)

Chore

  • Add GitHub issue templates (06ba2b9)

0.1.0 (2025-12-01)

Features

  • Add BPE tokenizer package ported from zerfoo/pkg/tokenizer
  • Add GGUF tokenizer loader with Metadata interface
  • Add CI workflow, GoReleaser, and release-please config