Releases: verloop/twirpy
Releases · verloop/twirpy
Support for optional proto fields
What's Changed
- Support proto3 field presence by @sarahegler in #38
- Add an example for optional field by @ofpiyush in #39
New Contributors
- @sarahegler made their first contribution in #38
Full Changelog: 0.0.6...0.0.7
Handle request decode errors properly
Minor updates and bug fixes
What's Changed
- Add response headers to context by @chadawagner in #36
- Handle JSON decode error when parsing error response in client by @chadawagner in #35
New Contributors
- @chadawagner made their first contribution in #36 🥳 🥳
Full Changelog: 0.0.4...0.0.5
[bugfix] handle exceptions formatting properly (#34)
0.0.4 python3 errors should convert to strings via str() rather than e.mess…
Minor updates
Update for Protocol v7
0.0.2 Update Twirpy for Protocol v7 (#21)
First clean release of twirpy!
Thanks a ton @gauthamsuresh09 @avinassh 🙌
Try direct push
0.0.1.dev03 release to pypi
Testing
0.0.1.dev02 try getting tag name
Test dev release for github actions
Following the scheme mentioned here: