v0.9.0
Changelog
Changes
- f76717a: Give a creation id a name in code (@linyows)
- 48e0400: Name the capability an account comes from (@linyows)
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.