Releases: IntelLabs/atlas-c2pa-lib
Releases · IntelLabs/atlas-c2pa-lib
v0.1.2
What's Changed
- Add support for custom assertion validation by @marcelamelara in #15
- Add tests for assertion module by @sandlbn in #16
- chore: bump version to 0.1.2 by @sandlbn in #17
- Update CHANGELOG.md for versions 0.1.1 and 0.1.2 by @sandlbn in #18
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Initial Release of atlas-c2pa-lib v0.1.0 by @sandlbn in #1
- Add proper SHA-384 and SHA-512 support to COSE module by @sandlbn in #2
- Implement standard FromStr trait for HashAlgorithm by @sandlbn in #3
- Code formatting cleanup (cargo fmt) by @sandlbn in #5
- Add basic workflows by @marcelamelara in #4
- Update dependencies: mockito 1.7.0, base64 modern API + github actions by @sandlbn in #12
- Bump actions/upload-artifact from 4.3.4 to 4.6.2 by @dependabot in #6
New Contributors
- @sandlbn made their first contribution in #1
- @marcelamelara made their first contribution in #4
- @dependabot made their first contribution in #6
Full Changelog: https://github.com/IntelLabs/atlas-c2pa-lib/commits/v0.1.0