All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for PCI Vendor messages
- Support for IANA Vendor messages
- Support for SpdmOverMctp and SecuredMessages message types
- Expose SMBusMCTPRequestResponse struct
- Check in Cargo.lock
- Vendor formats (like VendorIDFormat) are now in the
libmctp::vendor_packets
crate - generate_packet_bytes() was renamed to generate_control_packet_bytes()
- Switched to 2021 edition of Rust
- Updated package dependencies