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.
DfuFile::sizefunction.DfuFile::read_raw_atfunction.
- Renamed
Content::DfuSevariant toContent::Dfuse. - Use
thiserrorfor error handling. - Set Rust edition to 2024.
- Use
anyhowfor error handling. - Set Rust edition to 2021.
- Internal improvements following clippy recommendations.
First public release.