Skip to content

Releases: verloop/twirpy

Support for optional proto fields

24 Apr 07:43
d4b699a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.6...0.0.7

Handle request decode errors properly

08 Feb 15:18
6940030
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6

Minor updates and bug fixes

09 Dec 07:41
53ca044
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5

[bugfix] handle exceptions formatting properly (#34)

16 Aug 03:07
2c78080
Compare
Choose a tag to compare
0.0.4

python3 errors should convert to strings via str() rather than e.mess…

Minor updates

20 Dec 16:42
cdca925
Compare
Choose a tag to compare
  • Bugfix: Earlier errors were not properly formatted (#27) and were defaulting to unknown
  • Added the missing malformed error (#26)
  • Added max_receive_message_length param (#25) to prevent unbounded reads

Update for Protocol v7

13 Nov 10:21
bfc6e0a
Compare
Choose a tag to compare
0.0.2

Update Twirpy for Protocol v7 (#21)

First clean release of twirpy!

18 May 09:30
de2d4bd
Compare
Choose a tag to compare

Try direct push

15 May 18:16
Compare
Choose a tag to compare
Try direct push Pre-release
Pre-release
0.0.1.dev03

release to pypi

Testing

15 May 18:12
Compare
Choose a tag to compare
Testing Pre-release
Pre-release
0.0.1.dev02

try getting tag name

Test dev release for github actions

15 May 09:52
Compare
Choose a tag to compare