v0.2.0
What's Changed
- Pin all GitHub Actions to full commit SHAs by @DeepDiver1975 in #9
- ci: bump actions/setup-go from 5.6.0 to 6.5.0 by @dependabot[bot] in #4
- ci: bump golangci/golangci-lint-action from 7.0.1 to 9.3.0 by @dependabot[bot] in #2
- ci: bump actions/checkout from 4.3.1 to 7.0.0 by @dependabot[bot] in #3
- fix: align appId grammar with spec (add dot; min length 3) by @DeepDiver1975 in #10
- chore: add CODEOWNERS (managed by owncloud/admin) by @DeepDiver1975 in #11
- chore: rename Go module path to github.com/owncloud/ocsign by @DeepDiver1975 in #13
- test: add OpenSSL sign+verify round-trip integration test by @DeepDiver1975 in #12
- feat: implement --core signing (spec §3.6) by @DeepDiver1975 in #15
- docs: bump release example to v0.2.0 by @DeepDiver1975 in #16
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0