Releases: ChristianToepfer/pyrobuf
Pyrobuf for module
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)
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
v0.9.3.10 update package format to wheel
Pyrobuf with Help
master branch 'appnexus/pyrobuf' merge with the following refinements:
- Base package (for static type checking) appnexus#140
- Comment parsing appnexus#136
- Enum class appnexus#102
- HexValue parsing appnexus#144
- Version for generated package appnexus#155
- Parsing over atmoic field option types appnexus#154
All tests working. :-)
Add hex value parsing
v0.9.0.7 Add hex value parsing to set default
Fix docstring class and enum
v0.9.0.6 fix docstring class and enum
Improved field message comment parsing
v0.9.0.5 add field message comment tests
Pyrobuf
Pyrobuf with comment parsing and base package