2020-02-06 00:38:34 +03:00
|
|
|
# Change Log
|
|
|
|
|
2020-06-11 02:27:42 +03:00
|
|
|
## 0.2.0 - 2020-06-10
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Display Function triggers in tree
|
|
|
|
- `Open Repo in GitHub` context menu on Environment item
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Visual Studio Code - Insiders is no longer a requirement
|
|
|
|
- Azure Functions extension is no longer a direct dependency
|
|
|
|
- Default value for application code location step changed from 'app' to '/'
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- [Bugs fixed](https://github.com/microsoft/vscode-azurestaticwebapps/milestone/6?closed=1)
|
|
|
|
|
2020-05-16 04:00:54 +03:00
|
|
|
## 0.1.0 - 2020-05-18
|
2020-02-06 00:38:34 +03:00
|
|
|
|
2020-05-07 12:28:51 +03:00
|
|
|
### Added
|
|
|
|
- View, create, browse, and delete Azure Static Web Apps (Preview)
|
2020-05-16 04:00:54 +03:00
|
|
|
- View a static web app's environments
|
|
|
|
- Create JavaScript/TypeScript HTTP Functions
|
|
|
|
- View, add, edit, and delete Application Settings
|