v2.2.0-alpha.0
Pre-release
Pre-release
New features:
- Add the plugin option
ts_nocheck
to support most strict compiler options in userspace, see #152. - The new plugin option
add_pb_suffix
adds the suffix_pb
to all file names, see #186. - Add service/method name to RpcError, see #197
Thanks to @jcready for the contribution. - Support JavaScript output via plugin option
output_javascript
, see #200.
Bug fixes: