-
readme: Add note on c2pie version (
3726a77) -
readme: Change latest version reference (
6409e05) -
readme: Remove note of package version in descr, change badge label (
a6efaf9)
-
Implement JPEG and PDF C2PA signing functionality (
5f6b761) -
example-app: Add ability to set c2pie version that should be used in example app (
c9c95eb)
- example-app: Switch to installing c2pie as a pypi package
(
aff1f38)
- readme: Add latest version mentioning
(
d78cd45)
-
semantic-release: Try to exclude semantic-release commits from changelog (
ebf5a54) -
semantic-release: Try to exclude workflows commits from changelog (
7f196fb)
-
semantic-releases: Fix workflows not being ignored in changelog (
65c7432) -
workflows: Fix workflows still triggering on push at the same time as release (
9469203)
-
readme: Fix not working links to banner (
96217d6) -
semantic-release: Ignore test coverage badge updates in changelog (
be590a2) -
semantic-release: Not trigger workflows on push by semantic-release (
239b3c5) -
workflows: Add debug (
6c28056) -
workflows: Add debuging and fix option for grep (
2b3c9ef) -
workflows: Add processing url non-existence (
01a544f) -
workflows: Add sudo in download jq step (
fc01ea3) -
workflows: Bring back env vars names (
15d0349) -
workflows: Bring back exporting vars (
55b5418) -
workflows: Change way of accessing environment variables (
5b4e501) -
workflows: Convert str to int (
69b1f73) -
workflows: Correct syntax according to github actions rules (
041d51b) -
workflows: Export variables to github_env (
ee93cfd) -
workflows: Fix combined coverage treated as dir (
6dc092a) -
workflows: Fix finding current color (
7a28fe8) -
workflows: Fix string replacement (
72bcdae) -
workflows: Fix workflow permissions (
cf7fb7b) -
workflows: Fix workflows still triggering on push at the same time as release (
6e4f656) -
workflows: Remove escaping, add quotes to github env (
46a920a) -
workflows: Try replacing score with a python script (
5d3bb32) -
workflows: Use double quotes and fix sed (
2c1e8fd)
-
readme: Bring test coverage score up to date (
b93c02a) -
readme: Bring test coverage score up to date (
fe416f7) -
readme: Bring test coverage score up to date (
abbe3d2) -
readme: Change links to banner (
3ce2606) -
readme: Fix incorrect badge rendering (
95de4ec) -
readme: Fix invalid linking (
6aab921) -
readme: Fix not complete url (
24b768d) -
readme: Fix url to badge (
f263901)
-
semantic-release: Exclude workflows commits from changelog (
7df9427) -
workflows: Add badge color replacement (
e249736) -
workflows: Update coverage badge dynamically (
8554847)
-
workflows: Add comments to steps (
9ab3912) -
workflows: Move git operations to a separate step (
267683b) -
workflows: Use better name for a job (
bb88ee3)
- workflows: Add name to artifact
(
29a08cf)
- workflows: Remove multi-platform build
(
c7cb49e)
-
c2pie: Replace manifest label value with urn:uuid (
7249501) -
tests: Add sample jpeg (
ebd91d2) -
workflows: Add cargo-install cache-key inside rust cache action (
32069c8) -
workflows: Define bash as default shell (
bfda110) -
workflows: Fix coverage still skipping (
14a09d3) -
workflows: Fix poetry not found on windowa (
cb55887) -
workflows: Move run command to a separate step (
7d6bd96) -
workflows: Move to github runners from self-hosted (
184d319) -
workflows: Remove extra rust caching (
13e8e4c) -
workflows: Remove space (
4585f3a) -
workflows: Remove unnecessary condition (
e83be02) -
workflows: Use another action version (
947edc5) -
workflows: Use cargo-install action instead of manual installation (
e23ce3e) -
workflows: Use updated lint and test workflow (
4cbfd4f)
-
readme: Add badge with c2pa version (
2b4c974) -
readme: Add c2pa version and style quotes (
249fbb1) -
readme: Add coverage badge (
128b3dc) -
readme: Minor tweaks (
c3cc030) -
readme: Remove coverage badge (
924dc22) -
readme: Replace manifest labels in validation example (
2b7e686)
-
pyproject: Add readme, license and python requirement (
be41336) -
pyproject: Disable build for sem-rel and update commit parsing (
5aa3122) -
workflows: Add support for multi-platform distribution (
85c002e) -
workflows: Make coverage job not skip if some tests weren't successful (
36f6904)
- Initial Release