v3.2
- Improved support of std::span when compiling with C++20 support.
- Ability to extend and customize comms::protocol::TransportValueLayer.
- Ability to extend and customize comms::protocol::ChecksumLayer.
- Ability to extend and customize comms::protocol::ChecksumPrefixLayer.
- Ability to extend and customize comms::protocol::SyncPrefixLayer.