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.4.1 - 2024-10-29
- Update yanked futures-rs version containing use after free.
0.4.0 - 2024-10-28
- This Changelog.
- Build provenance file to releases.
- Allowed signers file option from configuration file.
0.3.0 - 2024-10-25
- Attested container image built in CI.
- Improved logging.
- Using GitHub as default source when left unspecified.
- Tracking of test coverage.
- Logging GitHub ratelimit details when using the trace log level.
- Make gix-config an optional dependency enabled per default by the
detect-allowed-signers
feature.
- Improve crate structure and naming.
- Use reference counting for sources to enable usage from different threads.
0.2.1 - 2024-07-18
- Update gix-path to fix CVE-2024-40644.
0.2.0 - 2024-07-18
- Logging of API responses in trace mode.
- MIT license.
- aarch64 builds.