0.8.7 released
Compatibility change
The plugin now requires at least Java 8 to work.
New features
- The
protobuf
configuration now supports extracting protos from*.tgz
files (#266) - A cleaner Kotlin DSL (#262). Check out the example project.
- You can now reference protoc plugins without defining it. It will make protoc to search the plugin in system search paths. (#270)