Skip to content

Releases: contentauth/c2pa-python

v0.27.1

14 Oct 21:46
c5bccf7

Choose a tag to compare

  • Improve error handling with native libraries (#184)

v0.27.0

13 Oct 20:29
87a0ee4

Choose a tag to compare

  • add add_action API on Builder object (#181)

v0.26.0

07 Oct 20:25
73697b7

Choose a tag to compare

This release adds additional APIs on the Reader:

  • get_active_manifest, returns the active manifest (parsed as a dictionary for easy use);
  • get_manifest, retrieves any manifest based on its label/id and returns it as dictionary;
  • get_validation_state, returns just the validation state of the whole manifest store;
  • get_validation_results returns all the validation results from the manifest store (and only the validation results).

v0.25.0

04 Oct 03:17
4593aac

Choose a tag to compare

  • Add 2 additional binding for c2pa_reader_is_embedded (is_embedded) and c2pa_reader_remote_url (get_remote_url) on the Reader.

v0.24.1

03 Oct 02:13
23f791c

Choose a tag to compare

v0.24.0

02 Oct 03:52
532775b

Choose a tag to compare

v0.23.1

24 Sep 00:32
a4a2d17

Choose a tag to compare

v0.23.0

19 Sep 03:15
d3bb12c

Choose a tag to compare

v0.22.0

16 Sep 02:37
324bb81

Choose a tag to compare

  • Bump version of c2pa-rs/c2pa-c-ffi to v0.64.0.

v0.21.0

10 Sep 20:11
83b4507

Choose a tag to compare

  • Bump version of c2pa-rs/c2pa-c-ffi to v0.63.0.