Alpha 1 release of Notary v2 notation
Documentation 📘
- Getting started with notation
- Installing notation with linux and wsl2
curl -Lo notation.tar.gz https://github.com/notaryproject/notation/releases/download/v0.7.0-alpha.1/notation_0.7.0-alpha.1_linux_amd64.tar.gz tar xvzf notation.tar.gz -C ~/bin notation
What's Changed
- Add root readme info by @SteveLasker in #11
- Add TUF prototype to the readme by @mnm678 in #32
- Add isssue template referring to discussions by @marcofranssen in #23
- Reset readme for main by @SteveLasker in #73
- Add CODEOWNERS by @lachie83 in #74
- Adding Code of Conduct file and updating README.md to reflect new change by @terencet-dev in #77
- Adding information/links to README.md by @terencet-dev in #82
- Add Notation Quick Start by @SteveLasker in #87
- hello signing samples by @SteveLasker in #78
- Configuration file spec by @SteveLasker in #76
- Notation CLI baseline by @shizhMSFT in #83
- JWS-based Notation CLI by @shizhMSFT in #94
- Add release management by @lachie83 in #90
- Conform to the signature specification by @shizhMSFT in #108
New Contributors
- @terencet-dev made their first contribution in #77
Full Changelog: https://github.com/notaryproject/notation/commits/v0.7.0-alpha.1