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.
Unreleased - ReleaseDate
- Added
defmt-03
feature that derivesdefmt::Format
for public data types.
1.1.0 - 2024-05-02
- Added types and support for setting accelerometer and gyroscope ranges and retrieving scale sensor values.
1.0.0 - 2024-01-17
- Updated to
embedded-hal
1.0.
0.1.2 - 2023-03-22
- Device communication when using SPI.
0.1.1 - 2023-03-17
- Make
SlaveAddr::addr
public. - Updated MSRV to version 1.62.0.
0.1.0 - 2020-02-08
Initial release to crates.io.