Releases: contentauth/c2pa-rs
Releases · contentauth/c2pa-rs
v0.20.1
v0.20.0
v0.19.1
v0.19.0
- Makefile update (#213)
- Streaming enhancement (#212)
- Adds base_path_take to ResourceStore (#205)
- Add write support for HEIC, HEIF, AVIF (#210)
- (MINOR) Riff support with refactored AssetIO (#203)
- (MINOR) Resource format and is_parent / relationship changes (#202)
- Fix hash algo warning in Wasm and hashing for RSA-PSS SHA-384/512 (#206)
- Derive impl of Default for Relationship enum (#204)
v0.18.1
v0.18.0
v0.17.0
v0.16.1
v0.16.0
- Updates some cargo dependencies (#159)
- makes manifest#add_redaction public; adds test (#156)
- Fixes support for instanceId on action and generate parameters.ingredient field when possible (#158)
- Support digitalSourceType field in Action (#154)
- (MINOR) Add sign feature for signing manifests without file I/O (#125)
- TIFF/DNG support (#152)
v0.15.0
- Fix bad error response when manifest is stripped (#153)
- (MINOR) Bump MSRV to 1.61 (#142)
- Fix new Clippy warnings generated by Rust 1.65 (#151)
- Build infrastructure improvements (#150)
- Fix manifest.set_thumbnail when add_thumbnails is enabled (#148)
- Fix for XMP links being mistaken for remote URLs (#147)
- Upgrade xmp_toolkit to 0.6.0 (#146)
- create jpeg thumbnails for pngs without alpha (#145)
- Add test_embed_with_ingredient_err (#134)