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.
InOut::into_out
andInOutBufReserved::into_out
methods (#1132)InOutBufReserved::split_reserved
method ([#1133])
- MIRI error in
From
impl forInOutBuf
(#755)
- Use borrow instead of consuming in
InOutBufReserved::get_*_len()
methods (#734)
- Fix doc build on docs.rs by optionally enabling the
doc_cfg
feature (#733)
- Initial release (#675)