Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

45 lines (30 loc) · 1.25 KB

Changelog

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

  • Added defmt-03 feature that derives defmt::Format for public data types.

1.1.0 - 2024-05-02

Added

  • Added types and support for setting accelerometer and gyroscope ranges and retrieving scale sensor values.

1.0.0 - 2024-01-17

Changed

  • Updated to embedded-hal 1.0.

0.1.2 - 2023-03-22

Fixed

  • Device communication when using SPI.

0.1.1 - 2023-03-17

Changed

  • Make SlaveAddr::addr public.
  • Updated MSRV to version 1.62.0.

0.1.0 - 2020-02-08

Initial release to crates.io.