Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 1.59 KB

1.0.1 (2021-10-10)

Bug Fixes

  • release.yml: removed clasp version bump from workflow (8b0ccbd)

1.0.0 (2021-10-10)

Bug Fixes

  • appsscript.json: corrected missing property addOns.common.logoUrl (b45ed37)
  • release.yml: workflow correction to get clasp working (cb17ee8)

Features

  • appsscript.json: added addon capability and modified oauth scopes as well as fetch allowlist (c4bed26)
  • script: implemented a working prototype of the basic features of the script (5f188c8)
  • gadfly.ts: implemented working version of Gadfly for the initial prototype (9909ff4)
  • script: last two commits were made in the wrong folder, this is the implementation commit (a1d370c)
  • structure: standardizes the project with semantic release and continuous integration (f21c924)

BREAKING CHANGES

  • structure: