Tags: contentauth/c2pa-python
Tags
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
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
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
PreviousNext