Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 20:47
adef9be

uuidkey v1.2.0

Installation

Download Binary

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

Using Go

go install github.com/agentstation/uuidkey/cmd/uuidkey@v1.2.0

Verify Checksums

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

Changelog

New Features

  • b466af2: feat: add CLI binary with comprehensive tests and near 100% coverage (@jackspirou)

Bug fixes