v0.8.0
Changelog
Changes
- d0b86db: Hand back what answered in Rust too (@linyows)
- c3c6830: Hand back what answered in TypeScript too (@linyows)
- 0bf6e1e: Hand back what the server did answer (@linyows)
- 10fe0b5: Serve the test server where a client already looks (@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.8.0
Binaries are attached below for anyone without a Go toolchain.