CHANGELOG.md 1.0 KB

Change Log

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

v0.1.4 - 2023-05-07

Changed

  • Upgrade to bindgen 0.65.

v0.1.3 - 2022-09-25

Changed

  • Upgrade to bindgen 0.60.

v0.1.2 - 2021-09-08

Fixed

  • Fix handling of unw_is_signal_frame return value

v0.1.1 - 2021-06-11

Fixed

  • Fix build.rs to not always trigger a rebuild of the crate

v0.1.0 - 2021-05-12

  • Initial release