Releases: iamazeem/proto-convert
Releases · iamazeem/proto-convert
v0.4.2
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #9
- Do not extract enumeration types. by @iamazeem in #10
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: 0.4.1...0.4.2
v0.4.1
What's Changed
- Fix parsing of the generated pb file for the latest versions of
protoc
andgoogle-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
v0.3.0
Release v0.2.0
- Updated code and fixed bugs
- Added CI workflow
- Updated README
Release v0.1.0
- Automatic compilation of .proto file and removal at the end
- Conversion between Binary and JSON formats