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.
0.3.0 - 2023-02-08
- Added instructions for compiling with
cross
to readme.
- Minimum version of bindgen bumped to 0.63.0 to allow building with
cross
. - Set minimum required Rust version to 1.54.
0.2.0 - 2021-04-30
- Changelog
- This crate is now
no_std
.
0.1.0 - 2021-04-28
- Finalized documentation.
0.0.2 - 2021-04-22
- Build (empty) documentation on docs.rs without errors.
0.0.1 - 2021-04-22
Initial release.