What's Changed
- Add coverage configuration and update CMake for covdbg integration by @rwindegger in #6
- Add zero-copy unpack_type overload for std::span by @bacek in #7
- Add std::span packing support and extend span tests by @bacek in #8
- Support bulk write on packing containers. by @bacek in #9
- Update Build Process by @rwindegger in #10
- Fix serialization of native integral types by @swdaa in #11
New Contributors
Full Changelog: v3.1...v3.2