Skip to content

Releases: janickr/myprotosql

Support extensions

02 Sep 21:32
Compare
Choose a tag to compare
  • support proto2 extensions
  • support enums nested in (nested) messages
  • fix field numbers > 31 (up to the maximum)

Support maps and well known types in JSON format

25 Aug 13:43
Compare
Choose a tag to compare
  • Support maps and well known types in JSON format.
  • Include scripts in python package.
  • Documentation fixes

Support maps and well known types in JSON format. Include scripts in python package.

25 Aug 12:55
Compare
Choose a tag to compare

Added decoding of enums

30 Jul 23:15
Compare
Choose a tag to compare
0.0.5

bump version

escaping (textformat) or base64 (jsonformat) for binary data

29 Jul 20:57
Compare
Choose a tag to compare

0.0.3

23 Jul 23:23
Compare
Choose a tag to compare
  • fixed sfixed32 and sfixed64 decoding
  • fixed issue in decode_raw where the error handling in len decoding went wrong

0.0.2

22 Jul 22:47
Compare
Choose a tag to compare
renamed workflow

0.0.1

22 Jul 22:34
Compare
Choose a tag to compare
test publish