Skip to content
Snapshot of the v0.5 release. Fixes and additions since then are not in it. Current documentation →
Changelog

Changelog

Every release gets its own page, so searching for a version — or for a feature you remember landing in one — takes you straight to it.

The terse, machine-readable list lives in CHANGELOG.md; these pages carry the context around it.

Releases

Versioning

goninja follows Semantic Versioning, with the usual pre-1.0 caveat: while the major version is 0, a minor bump may contain breaking changes. Pin an exact version if that matters to you.

go get github.com/caspel26/goninja@v0.6.1

These pages document goninja as it currently stands, which may include changes that are not in any release yet. Every released minor series also keeps a frozen snapshot of its own documentation — use the version selector in the navbar to reach it.