Skip to content

Tags: contentauth/c2pa-python

Tags

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Update docs (#128)

* fix: Docs

* fix: Clean up repeat

* fix: Typo

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Missing symbol from native lib (#123)

* fix: Missing symbol

* fix: Refactor

* fix: Docs

* fix: Format

* ci: Revert "fix: Format - tests do not like format change
"

This reverts commit f9c977c.

* fix: Pipeline trigger

* fix: One more signature change

* fix: Bump version number

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add a runner for Linux ARM support (#121)

* fix: More docs, and readme for examples

* fix: Wording

* fix: Examples

* fix: Examples

* fix: Examples

* fix: Add a note

* fix: More editorial changes

* fix: Update corrupted file (#120)

* fix: Add a test

* fix: Add a debug test for CAWG

* fix: Fix corrupted file

* fix: Cleaning up

* fix: Fix non-threaded tests

* fix: unrandomize test

* fix: Improve test sensitivity

* fix: Improve comment

* fix: Add a runner

* fix: ARM

* fix: ARM

* fix: ARM

* fix: Comments

* fix: ARM

* fix: ARM

* fix: ARM

* fix: ARM

* fix: ARM

* fix: ARM

* fix: ARM

* fix: Remove logs

* fix: Version bump

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Version number to release 0.10.0 (#116)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #102 from contentauth/mathern/allow-new-license

chore: Allow new license

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make underlying plumbing more generic (#54)

* Turn into box

* Use Trait instead of type

* WIP

* Change import

* Add logs

* Add logging deps

* Logger

* Temp COSE change

* COSE handling

* WIP

* Clean up

* Python UDL mapping

* Add export

* Add a fucntion

* Missing export

* One more api change

* Revert wrapping

* Restore mistakenly removed file

* Undo wrapping

* Add more logs

* Add alg support

* Make alg param optional

* API changes to simplify

* Fix typings in UDL

* Update bindings

* Remove env_logger init

* Clean up logs

* Add pytest to Linux action for testing

* Pytest attempt 2

* Remove maturin from workflow

* Update build.yml

* Clean up API

* Add code doc

* Fix doc

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Bump version (#49)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add build environment