Skip to content

Tags: contentauth/c2pa-python

Tags

v0.35.1

Toggle v0.35.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Add bindings for new ingredient archive APIs (#273)

* fix: Add bindings

* fix: Update tests

* fix: Update tests

* fix: all exports

* fix: all exports

* fix: add benchmarks

* fix: Error message

* fix: Minor docs update

* fix: Clarify docs

* Update pyproject.toml

v0.35.0

Toggle v0.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Handle thread/process affinity when freeing objects (#285)

* fix: Defend threads

* fix: Update comments

* fix: Guard

* fix: Defen threads

* fix: Debug cleanup

* fix: Update baseline and add baseline for new scenario

* Bump version to 0.35.0

v0.34.0

Toggle v0.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: API updates to remove long-deprecated APIs (#282)

* fix: Local build

* fix: Local build

* fix: Fomratting and makefile

* fix: Fomratting and makefile

* fix: Test update to read native file

* fix: Test update to read native file

* fix: Test update to read native file

* fix: Add debug flag to local build

* fix: Local build bug using wrong interpreter

* fix: APIs removal

* Remove unused functions from exports

Removed unused functions 'read_file' and 'read_ingredient_file' from exports.

* Remove 'sign_file' from exports in c2pa.py

Removed 'sign_file' from the exported members list.

* fix: Avoid object cycles to relieve gc pressure (#283)

* fix: Initial gc investigation

* fix: Initial gc investigation 2

* fix: Debug cleanup

* fix: Review

* Update pyproject.toml

* Update c2pa version to v0.88.0

v0.33.0

Toggle v0.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add support for winARM in build and release pipeline (#267)

* fix: winarm build

* fix: Update build

* fix: Update build

* fix: Update build

* fix: Update build

* fix: Update build

* fix: Update build

* fix: Update build

* fix: Update build

* fix: Update build

* fix: Update build

* fix: Update build

* fix: Update build

* Update build-wheel.yml

* fix: Publish to PyPi test

* fix: undo test comment

v0.32.14

Toggle v0.32.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add crJson function on Reader (#279)

* fix: Binding for crJson

* Update c2pa.py

v0.32.13

Toggle v0.32.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump c2pa-rs to 0.86.1 (#278)

v0.32.12

Toggle v0.32.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Reduce Python-side allocations churn (#275)

* fix: Reduce Python-side alloc churn

* fix: Reduce Python-side alloc churn

* fix: Clean up

* Bump version from 0.32.11 to 0.32.12

v0.32.11

Toggle v0.32.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Update c2pa version to v0.85.1 (#270)

* chore: Update c2pa version to v0.85.1

* Update expected SDK version in unit test

* Bump version from 0.32.10 to 0.32.11

v0.32.10

Toggle v0.32.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Close Builder after signing (#269)

* fix: Leak

* fix: Clean up

* fix: Clean up

* fix: update docs

v0.32.9

Toggle v0.32.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump to c2pa-v0.85.0 (#268)

* chore: Bump to c2pa-v0.85.0

* Bump version from 0.32.8 to 0.32.9

* Update expected SDK version in unit test