Skip to content

Releases: contentauth/c2pa-node

v0.5.1

14 Jul 10:56
e4a94c7
Compare
Choose a tag to compare

Patch Changes

  • 558c9a1: Update c2pa-rs to 0.25.0, add ability to provide an ingredient hash

v0.4.0

11 Jul 14:27
0fa48d9
Compare
Choose a tag to compare

Minor Changes

  • e5efaaf: Update signing functions (sign is now signBuffer and signFile), fix packaging

v0.3.1

11 Jul 11:42
0cde40f
Compare
Choose a tag to compare

Patch Changes

  • 43b427c: Build the bindings file locally instead of publishing

v0.3.0

11 Jul 05:26
d91574f
Compare
Choose a tag to compare

Minor Changes

  • 0f54493: Add file support for adding ingredients and signing

Patch Changes

  • 8f4a321: Added C2PA types to exports

v0.2.1

28 Jun 22:52
46975b6
Compare
Choose a tag to compare

Patch Changes

  • f9c21f4: Add ability to specify a custom signer during the sign call