What's Changed
* Improve docs generation, make protobuf optional: by ajfabbri in https://github.com/getditto/interface-gen/pull/19
Note by default docs generation will no longer include protobuf definitions. You'll need to pass `want_protobuf=True` to the `generate()` function to enable it.
**Full Changelog**: https://github.com/getditto/interface-gen/compare/v0.0.23...v0.1.0