Skip to content

Releases: ChristianToepfer/pyrobuf

Handle google protobuf messages

21 May 06:18

Choose a tag to compare

master branch 'appnexus/pyrobuf' merge with the following refinements:

Add handle google protobuf message with prefix GoogleProtobuf and own definition appnexus#133
Add module_name option (for static type checking) appnexus#140
IntEnum class appnexus#102
HexValue parsing appnexus#144
Parsing over atmoic field option types appnexus#154
Fix parsing custom field options
Fix using more than 64 fields with unused index appnexus#135
Skip building for include files

parsing over enum field option types

05 Feb 09:16

Choose a tag to compare

master branch 'appnexus/pyrobuf' merge with the following refinements:

Add module_name option (for static type checking) appnexus#140
IntEnum class appnexus#102
HexValue parsing appnexus#144
Parsing over atmoic field option types appnexus#154
Fix parsing custom field options
Fix using more than 64 fields with unused index appnexus#135
Skip building for include files

Pyrobuf for module

22 Sep 12:52

Choose a tag to compare

master branch 'appnexus/pyrobuf' merge with the following refinements:

Add module_name option (for static type checking) appnexus#140
IntEnum class appnexus#102
HexValue parsing appnexus#144
Parsing over atmoic field option types appnexus#154
Fix parsing custom field options
Fix using more than 64 fields with unused index appnexus#135
Skip building for include files

Pyrobuf (without comment help)

30 Nov 15:37

Choose a tag to compare

master branch 'appnexus/pyrobuf' merge with the following refinements:

Base package pyrogen (for static type checking) appnexus#140
IntEnum class appnexus#102
HexValue parsing appnexus#144
Parsing over atmoic field option types appnexus#154
Fix using more than 64 fields with unused index appnexus#135
Skip building for include files

wheel packaged pyrobuf

15 Jun 07:05

Choose a tag to compare

v0.9.3.10

update package format to wheel

Pyrobuf with Help

28 Jul 11:50

Choose a tag to compare

master branch 'appnexus/pyrobuf' merge with the following refinements:

All tests working. :-)

Add hex value parsing

07 Nov 07:59

Choose a tag to compare

v0.9.0.7

Add hex value parsing to set default

Fix docstring class and enum

21 Oct 10:55

Choose a tag to compare

v0.9.0.6

fix docstring class and enum

Improved field message comment parsing

21 Aug 13:21

Choose a tag to compare

v0.9.0.5

add field message comment tests

Pyrobuf

10 Jul 12:42

Choose a tag to compare

Pyrobuf with comment parsing and base package