v0.7.0
Changelog
Changes
- 1353fee: Clear what the release run warned about (@linyows)
- 3f44ca2: Give one shape one type (@linyows)
- 5d5fc63: Let a half-converted client share the test server (@linyows)
- 916b639: Name the Node the checks run on (@linyows)
- 8aa5443: Pin the actions to the commits they are today (@linyows)
- b5ab13e: Refuse the leading slash a patch key already has (@linyows)
- e965d56: Report the same query under two names (@linyows)
- ee212cb: Say what one element of a list is (@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.7.0
Binaries are attached below for anyone without a Go toolchain.