2.1.0
What's Changed
SemVer Minor
- Allow command plugin to take a dir as input by @glbrntt in #80
- Update error_details.proto to expose latest upstream fields by @MathieuTricoire in #81
SemVer Patch
- Mark
ContiguousBytesAdapteras conditionallySendableby @rafaelcepeda in #77 - Fix some papercuts with the command plugin by @glbrntt in #78
- Use relative path for input files to protoc by @glbrntt in #79
- Regenerate protos after update by @glbrntt in #85
Other Changes
- Fix some incorrect docs on protoc options by @glbrntt in #71
- Document how to create a public service with private implementation by @glbrntt in #73
- Correct Generating-stubs.md example JSON by @rnro in #76
- Enable release mode builds by @josephnoir in #82
- Add more documentation about code generation by @glbrntt in #83
New Contributors
- @rafaelcepeda made their first contribution in #77
- @MathieuTricoire made their first contribution in #81
- @josephnoir made their first contribution in #82
Full Changelog: 2.0.0...2.1.0