Skip to content

Commit 25fa4da

Browse files
committed
chore(release): prepare v0.2.0
1 parent 06ba2b9 commit 25fa4da

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/zerfoo/ztoken/compare/v0.1.0...v0.2.0) (2026-03-16)
4+
5+
### Documentation
6+
7+
* Add CONTRIBUTING.md with development guidelines ([60a1f99](https://github.com/zerfoo/ztoken/commit/60a1f99))
8+
* Expand README with examples and use cases ([2a44b53](https://github.com/zerfoo/ztoken/commit/2a44b53))
9+
10+
### Chore
11+
12+
* Add GitHub issue templates ([06ba2b9](https://github.com/zerfoo/ztoken/commit/06ba2b9))
13+
14+
## [0.1.0](https://github.com/zerfoo/ztoken/releases/tag/v0.1.0) (2025-12-01)
15+
16+
### Features
17+
18+
* Add BPE tokenizer package ported from zerfoo/pkg/tokenizer
19+
* Add GGUF tokenizer loader with Metadata interface
20+
* Add CI workflow, GoReleaser, and release-please config

0 commit comments

Comments
 (0)