- 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
The first (of many to come) releases for the extensions library
- Implement ApiKeyProvider
- Implement RuntError
- General scaffolding