All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
mix compile.proto
changed to install plugin automatically- compiler now supports specifying plugin version via the config
- updated to support
protobuf
v0.9.0 which include additional options - removed
protobuf
as a dependency - user needs to include - project name changed to
protobuf_compiler
- CHANGELOG
- fixed breaking
mix test
- switched
protobuf
dependency toOffgridElectric/protobuf
Initial release