Skip to content

Releases: owncloud/ocsign

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:49
v0.2.1
7d83a31

What's Changed

  • ci: bump actions/setup-go from 6.5.0 to 7.0.0 by @dependabot[bot] in #17
  • ci: bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #18
  • fix: disable HTML-escaping when writing signature.json hashes (#19) by @DeepDiver1975 in #20

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 09:26
v0.2.0
90b9f3d

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 07:50
v0.1.0
199bfc1

What's Changed

  • Add repo scaffold, CI, and project metadata by @DeepDiver1975 in #1
  • Implement canonical manifest builder (spec §3) by @DeepDiver1975 in #5
  • Add key loading, signing, and the signature.json envelope (spec §4, §5, §9) by @DeepDiver1975 in #6
  • Implement the CLI: orchestration, exit codes, and scope stubs (spec §2) by @DeepDiver1975 in #7
  • Add release workflow, cross-compile script, and --version (spec §7) by @DeepDiver1975 in #8

New Contributors

Full Changelog: https://github.com/DeepDiver1975/ocsign/commits/v0.1.0