Releases: contentauth/c2patool
Releases · contentauth/c2patool
v0.9.12
- fix: Update c2pa-rs for RegionOfInterest support. (#269)
- Fix broken link that was causing os site workflow to fail (#266)
- Bump codecov/codecov-action from 3 to 4 (#242)
- chore: Run all CI jobs when user is dependabot[bot]
- chore: Debug CI again
- chore: Format for consistency with c2pa-rs CI workflow (#265)
- chore: Don't skip CI jobs for non-pull-request events
- chore: Retry debug
- chore: Debug action context
- chore: Skip CodeCov upload for non-member PRs (#263)
- Bump EmbarkStudios/cargo-deny-action from 1 to 2 (#245)
- chore: Adjust conditions for running CI jobs (#261)
v0.9.11
- Merge hardening bug fixes (#260)
v0.9.10
- Update c2ptool to use latest c2pa-rs (#258)
v0.9.9
- Pull in latest bug fixes (#237)
- Document fragment subcommand (#236)
- Switch back to using
pull_request
instead of pull_request_target
trigger
- Bump actions/checkout from 3 to 4 (#243)
- Remove no-longer-maintained clippy-check action (#238)
v0.9.8
- Initial fragment support (#230)
- Add warning about accessing a private key directly (#218)
v0.9.7
- Update to latest c2pa SDK (#222)
- Remove rust toolchain version lock (#221)
- Update security guidance to link to SECURITY.md (#217)
v0.9.6
- Pull latest c2pa-rs bug fixes into c2patool (#212)
- only run tests/clippy if labeled (#205)
- Bump env_logger from 0.10.2 to 0.11.4 (#204)
- Updates cargo packages and cargo.deny file. (#200)
v0.9.5
- Update to lastest c2pa-rs (#197)
- added security.md (#196)
v0.9.4
- Update c2patool (#190)
- Match c2pa-rs minimum toolchain version and test in CI (#188)
- Document how to specify an icon (#182)
v0.9.3
- Remove binary modules (#179)