Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 16:28
· 109 commits to master since this release

QtProtobuf

  • Add static compilation for win32 platforms
  • Add rpm package distribution
  • Implement json serialization
  • Use microjson as json deserialization library

QtGrpc

  • Add static compilation for win32 platforms

generator

  • Fix empty message warning for copy and move operators