Skip to content

Releases: IntelLabs/atlas-c2pa-lib

v0.1.2

04 Aug 23:33
fee5c16

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Jun 16:41
cac03c7

Choose a tag to compare

What's Changed

  • Add PartialEq derive to HashAlgorithm enum by @sandlbn in #13
  • Bump Rust edition from 2021 to 2024 by @sandlbn in #14

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Jun 23:14
ed9e5d2

Choose a tag to compare

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

Full Changelog: https://github.com/IntelLabs/atlas-c2pa-lib/commits/v0.1.0