Skip to content

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:08
· 35 commits to master since this release
0fcfc76

Release v0.0.3

Installation

Homebrew (macOS and Linux)

brew install agentstation/tap/tokenizer

Download Binary

Download the appropriate binary for your platform from the assets below.

Using Go

go install github.com/agentstation/tokenizer/cmd/tokenizer@v0.0.3

Verify Checksums

# Download checksums.txt and the binary, then:
sha256sum -c checksums.txt

Changelog

New Features

Bug fixes