Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 365 Bytes

File metadata and controls

13 lines (9 loc) · 365 Bytes

Version 0.3.0

  • Change Scope to be an enum, to allow enumeration
  • Adds EXTENSION_CONFIG to ENV to pass arbitrary data to the extension
  • Make the provider mandatory from the extension type

Version 0.2.0 (Initial Release)

The first (of many to come) releases for the extensions library

  • Implement ApiKeyProvider
  • Implement RuntError
  • General scaffolding