Releases: hanfezh/pretty-protobuf
Releases · hanfezh/pretty-protobuf
Fix Bugs
Rename the Package Name to `Pretty Protobuf`
Rename the package name from Pretty Proto
to Pretty Protobuf
.
Full Changelog: v0.0.4...v0.0.5
Format Protobuf via clang-format
New Feature: Format protobuf via clang-format
Full Changelog: v0.0.3...v0.0.4
Fix Parsing Token `BOOL` and `NAME`
Correct parsing token BOOL
and NAME
, suck as true_xxx
, etc.
Full Changelog: v0.0.2...v0.0.3
Optimize Image to URL Link
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
Initial release to prettify Protobuf message's debug string.
Full Changelog: https://github.com/hanfezh/pretty-proto/commits/v0.0.1