Skip to content

Releases: hanfezh/pretty-protobuf

Fix Bugs

07 Mar 00:40
Compare
Choose a tag to compare

Fix bugs:

  • Avoid flashing an ugly cmd prompt on Windows when invoking clang-format
  • Update demo image for pretty protobuf message debug string

Full Changelog: v0.0.5...v0.0.6

Rename the Package Name to `Pretty Protobuf`

16 Jan 08:43
Compare
Choose a tag to compare

Rename the package name from Pretty Proto to Pretty Protobuf.

Full Changelog: v0.0.4...v0.0.5

Format Protobuf via clang-format

16 Jan 03:34
Compare
Choose a tag to compare

New Feature: Format protobuf via clang-format

Full Changelog: v0.0.3...v0.0.4

Fix Parsing Token `BOOL` and `NAME`

14 Jan 01:52
Compare
Choose a tag to compare

Correct parsing token BOOL and NAME, suck as true_xxx, etc.

Full Changelog: v0.0.2...v0.0.3

Optimize Image to URL Link

12 Jan 11:46
Compare
Choose a tag to compare

Replace the demo image with a reddit URL link and optimize the installation package size.

Full Changelog: v0.0.1...v0.0.2

Initial Release to Prettify the Message's Debug String

02 Jan 08:24
Compare
Choose a tag to compare