Skip to content

Releases: anthropics/buffa

v0.3.0

01 Apr 22:34
v0.3.0
fcb4901

Choose a tag to compare

What's Changed

  • Add full protobuf extension support by @iainmcgin in #3
  • fix: add leading space to generated field doc comments by @alexchenai in #5
  • Add protobuf source comment support to generated Rust code by @macalinao in #7
  • Switch CLA action to Node 24 fork by @iainmcgin in #10
  • Extract descriptor types into buffa-descriptor crate by @iainmcgin in #8
  • Bump CLA action to v2.7.1 (false-failure fix) by @iainmcgin in #18
  • Add timeout-minutes to all workflow jobs by @iainmcgin in #19
  • Extract MAX_FIELD_NUMBER constant by @iainmcgin in #21
  • Skip synthetic oneofs in nested type collision check by @iainmcgin in #20
  • Emit Self in generated code for clippy::use_self compliance by @adamnemecek in #15
  • Use write-if-changed pattern in buffa-build to avoid unnecessary recompilation by @fanyang89 in #17
  • Add textproto (text format) encoding and decoding by @iainmcgin in #6
  • Sanitize proto comments for rustdoc in generated code by @iainmcgin in #25
  • Prepare v0.3.0 release by @iainmcgin in #24

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 Mar 00:04
fc1acdb

Choose a tag to compare

What's Changed

  • Move CLA signatures to dedicated branch by @iainmcgin in #2
  • Add crates.io publish workflow with Trusted Publishing by @iainmcgin in #1

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Mar 22:41
09601e2

Choose a tag to compare