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.
v0.1.4 - 2023-05-07
- Upgrade to bindgen 0.65.
v0.1.3 - 2022-09-25
- Upgrade to bindgen 0.60.
v0.1.2 - 2021-09-08
- Fix handling of
unw_is_signal_frame
return value
v0.1.1 - 2021-06-11
- Fix build.rs to not always trigger a rebuild of the crate
v0.1.0 - 2021-05-12
- Initial release