Skip to content

Releases: ChristianToepfer/pyrobuf

Pyrobuf for module

22 Sep 12:52
Compare
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
Compare
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
Compare
Choose a tag to compare
v0.9.3.10

update package format to wheel

Pyrobuf with Help

28 Jul 11:50
Compare
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
Compare
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
Compare
Choose a tag to compare
v0.9.0.6

fix docstring class and enum

Improved field message comment parsing

21 Aug 13:21
Compare
Choose a tag to compare
v0.9.0.5

add field message comment tests

Pyrobuf

10 Jul 12:42
Compare
Choose a tag to compare

Pyrobuf with comment parsing and base package