Skip to content

Releases: iamazeem/proto-convert

v0.4.2

16 Sep 07:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.4.2

v0.4.1

11 Aug 10:55
dc8e1b1
Compare
Choose a tag to compare

What's Changed

  • Fix parsing of the generated pb file for the latest versions of protoc and google-protobuf
  • Enable CI workflow for Windows runner with tests
  • Improve verbose logging
  • Update README with known installation and runtime issues due to version mismatch and gem incompatibilities

Full Changelog: 0.4.0...0.4.1

v0.4.0

27 Jul 09:50
Compare
Choose a tag to compare
  • Improved error handling for command-line arguments
  • Changed debug flag to verbose
  • Cleaned up/improved verbose logs
  • Updated CI tests

v0.3.0

20 Jul 08:32
Compare
Choose a tag to compare
  • Added debug information logging via -d flag
  • Added more integration tests
  • Improved CI tests
  • Added MacOS to CI workflow

Release v0.2.0

14 May 08:09
Compare
Choose a tag to compare
  • Updated code and fixed bugs
  • Added CI workflow
  • Updated README

Release v0.1.0

07 Jul 15:56
Compare
Choose a tag to compare
  • Automatic compilation of .proto file and removal at the end
  • Conversion between Binary and JSON formats