Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 01 Aug 19:32
· 16 commits to master since this release
1c64bee

Release v0.0.4

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.4

Verify Checksums

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

Changelog

New Features

Bug fixes

Others