- c5e18ed: Allow partial verify settings
- c94044e: export Ingredient from c2pa-types
- ec86837: Update c2pa crate to 0.77.0
- df6a49c: Add context to additional methods. Update c2pa crate.
- 70a7ee3: Add settings to Builder and Reader constructors, remove global settings
- 26f0c35: Fix settings on tasks. Fix Builder toArchive
- c6defcc: Add addIngredientFromReader method
- 9e2fb33: Integrate postCawgValidate into Reader.
- 8a87c6d: Make asset in Builder.addIngredient optional. Add Builder.addAction
- 595304e: Implement AsyncRawSigner so that the rust SDK will handle COSE signing if directCoseHandling is true.
- 58defa2: Add setIntent
- fcf2f0f: CAWG reader validation improvements
- 395019e: Convert package to ES Module
- 945ddb0: Add necessary dev dependencies
- a483012: Fix postinstall
- 75515d2: Change github workflow