Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@ajfabbri ajfabbri released this 17 Jan 21:26
· 5 commits to main since this release
ceb8753

What's Changed

  • Improve docs generation, make protobuf optional: by @ajfabbri in #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: v0.0.23...v0.1.0