Releases: anthropics/buffa
Releases · anthropics/buffa
v0.3.0
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
- @alexchenai made their first contribution in #5
- @macalinao made their first contribution in #7
- @adamnemecek made their first contribution in #15
- @fanyang89 made their first contribution in #17
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
- @iainmcgin made their first contribution in #2
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/anthropics/buffa/commits/v0.1.0