Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 06:55
· 317 commits to master since this release
bc76808

1.0.0 (2023-09-22)

Bug Fixes

  • error handling when image is not found by tag (#30) (adddfc0)
  • manifest sign: --private-key option is required and validated (05c17e4)
  • manifest verify: certificate file and signature file presence is checked (e4c1528)

Features

  • added build/release configuration (4f4efd4)
  • added build/release configuration (706d30a)
  • manifest sign: better passphrase handling in manifest sign command (cea82f2)
  • manifest sign: better passphrase handling in manifest sign command (176636e)
  • manifest verify: certificate is now in pem format (c133dd6)
  • new app command: implemented new app creation command from templates (b6f86c1)
  • new app command: implemented new app creation command from templates (9e0cd48)
  • package.json: read name, description and manifest version from package.json file (7d35840)
  • sign manifest command (58ecfda)
  • verify manifest signature command (b89a0eb)
  • verify manifest signature command (2453f3d)