Releases: contentauth/c2pa-rs
Releases · contentauth/c2pa-rs
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)
v0.14.1
v0.14.0
v0.13.2
v0.13.1
v0.13.0
- Add RemoteManifestUrl Error, returning url (#120)
- Convert status_log error val to a string so that we can return full errors (#121)
- Report failures from remote manifest fetch (#116)
- Fast XMP extraction from PNG (#117)
- Bump MSRV to 1.59.0 (#118)
- Make sure there is a single manifest store in the asset (#114)
- (MINOR) Switch to "lib" for crate-type (#113)
v0.12.0
- Update C2PA manifest store mime type (#112)
- Updates Manifest API to support remote and external manifests (#107)
- Support validating remote and external manifest stores (#108)
- Fix build error when xmp_write is not defined (#105)
- Fix box order for BMFF (#104)
- Added support for external manifests (#101)