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.
7.0.3 - 2024-09-22
- Update cfg-expr to 0.17
7.0.2 - 2024-08-16
- fix new clippy warning
- Add
cargo:rerun-if-changed=Cargo.toml
to config probe - Fix some errors in docs
- update to cfg-expr 0.16
7.0.1 - 2024-06-18
- bump minimal pkg-config version to 0.3.25
7.0.0 - 2024-06-17
- fix new clippy warning
- Add support for linker flags
- reformat
- update itertools dep
6.2.2 - 2024-03-19
- Update to heck 0.5, version-compare 0.2 and itertools 0.12
6.2.1 - 2024-03-14
- Don't ignore transitive imports when probing a static library
- ignore version_range_unsatisfied
- fix 'optional' test on Ubuntu CI
- use release-plz