Skip to content

Releases: TcHaxx/protobuf

v0.0.1

08 May 16:16
58df83e

Choose a tag to compare

feat: Calculate size for non-packed fields e.g. messages

- Fixes also calculation of a message size, this was wrong until now.
- Add snappy for unit-tests, see README or https://github.com/TcHaxx/snappy for usage