Releases: contentauth/c2pa-rs
Releases · contentauth/c2pa-rs
v0.36.3
v0.36.2
chore: Release package c2pa version 0.36.2
v0.36.1
- fix: Make sure algorithm is being respected in data_hash.rs (#613)
- fix: Make sure RSTn segment names are included in the data box hashes list (#612)
- Update mp4 requirement from 0.13.0 to 0.14.0 in /sdk (#595)
- chore: Add m4a test (#606)
- fix: Write absolute urls to manifest store resource references. (#603)
- doc: Removes xmp_write feature from README.md.
- chore: Remove deprecated actions-rs/clippy-check action (#601)
- chore: bump stefanzweifel/git-auto-commit-action from 4 to 5 (#600)
- chore: bump actions/github-script from 3 to 7 (#599)
- chore: bump paulhatch/semantic-version from 5.2.1 to 5.4.0 (#598)
- chore: Use Dependabot to upgrade GitHub Actions steps (#597)
- chore: Fix dependabot issues (#594)
- Fixes issue where nested assertion-uri-hash errors were being reported at the active manifest level. (#593)
- Feature/add content length to tsa request (#587)
v0.36.0
v0.35.1
v0.35.0
v0.34.0
v0.33.4
v0.33.3
v0.33.2
- Bmff write fix (#552)
- Fix remote embedding RIFF when specifying mime type (#551)
- Fix data hash out of bounds when using placeholder beyond stream length (#546)
- Adds embeddable apis and remote_url/no_embed options (#537)
- export_schema: add unstable_api feature (#542)
- Ingredient checks (#529)
- Add base_path field to Builder (#539)
- Export
AssertionDefinition
andActionTemplate
in public API (#522)