Skip to content

Releases: contentauth/c2pa-python

v0.32.6

01 May 16:27
4116b9f

Choose a tag to compare

What's Changed

Full Changelog: v0.32.5...v0.32.6

v0.32.5

01 May 15:24
4626370

Choose a tag to compare

What's Changed

Full Changelog: v0.32.4...v0.32.5

v0.32.4

29 Apr 21:30
22eb514

Choose a tag to compare

What's Changed

Full Changelog: v0.32.3...v0.32.4

v0.32.3

17 Apr 18:51
ece50bf

Choose a tag to compare

What's Changed

Full Changelog: v0.32.2...v0.32.3

v0.32.2

09 Apr 22:55
b66c3a3

Choose a tag to compare

What's Changed

Full Changelog: v0.32.1...v0.32.2

v0.32.1

08 Apr 20:52
a68d201

Choose a tag to compare

What's Changed

  • chore: Update c2pa version from 0.79.0 to 0.79.2 by @tmathern in #247

Full Changelog: v0.32.0...v0.32.1

v0.32.0

06 Apr 22:55
699b483

Choose a tag to compare

What's Changed

  • chore: Update c2pa version from v0.78.6 to v0.78.8 by @tmathern in #245
  • chore: Update c2pa version to v0.79.0 by @tmathern in #246

Full Changelog: v0.30.0...v0.32.0

v0.30.0

26 Mar 17:07
370664c

Choose a tag to compare

Bump version of c2pa-rs/c2pa-c-ffi to v0.78.6 (c2pa-rs | c2pa-c-ffi). This version adds support for FLAC file format.

What's Changed

New Contributors

Full Changelog: v0.29.0...v0.30.0

v0.29.0

17 Mar 00:52
bd373e1

Choose a tag to compare

  • Bump version of c2pa-rs/c2pa-c-ffi to v0.78.4 (c2pa-rs | c2pa-c-ffi). This version enforces trust configuration to be always on by default, introduced in c2pa-rs v0.68.0. Trust configuration can be loaded using the context and settings API.

Related documentation:

v0.28.0

20 Jan 16:06
e6a104c

Choose a tag to compare

What's Changed

  • feat: Expose the load_settings API in main exports
  • fix: Improve library loading error messages by @tmathern in #188
  • fix: Add the detailed_json API by @tmathern in #186
  • docs: Update project-contributions.md to specify that c2pa-rs is the librar… by @Res260 in #206
  • docs: Expose add example read.py script by @Res260 in #207

New Contributors

Full Changelog: v0.27.1...v0.28.0