Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

55 lines (29 loc) · 1.24 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.

0.3.0 - 2023-02-08

Added

  • Added instructions for compiling with cross to readme.

Changed

  • 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

Added

  • Changelog

Changed

  • This crate is now no_std.

0.1.0 - 2021-04-28

Changed

  • Finalized documentation.

0.0.2 - 2021-04-22

Changed

  • Build (empty) documentation on docs.rs without errors.

0.0.1 - 2021-04-22

Initial release.