Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 05:56
· 27 commits to main since this release
50a3756

Changelog

Changes

Install

The generator is a Go tool, and what it generates is Go, so the usual way
is to record it in the module that uses it:

go get -tool github.com/linyows/jmapc/cmd/jmapc@v0.9.0

Binaries are attached below for anyone without a Go toolchain.