v0.4.0
Changelog
Changes
- e54797b: Drop one more explanation the reader did not ask for (@linyows)
- b356aa7: Fix three things the README got wrong (@linyows)
- 478b879: Give the capability table a header and a mark (@linyows)
- 0ede28e: Head the opening section Motivation (@linyows)
- 8d0c968: Let the TypeScript client send headers of its own (@linyows)
- 5be0a96: Name jmapc where the Motivation section said "the tool" (@linyows)
- 83b1066: Report the records a /set refused (@linyows)
- c35d1cf: Say what the reader gets, in the order they would ask (@linyows)
- 3e56601: Write capability in katakana in the Japanese README (@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.4.0
Binaries are attached below for anyone without a Go toolchain.