vscode-azurestaticwebapps/CHANGELOG.md

24 строки
690 B
Markdown
Исходник Обычный вид История

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)
## 0.1.0 - 2020-05-18
2020-02-06 00:38:34 +03:00
### Added
- View, create, browse, and delete Azure Static Web Apps (Preview)
- View a static web app's environments
- Create JavaScript/TypeScript HTTP Functions
- View, add, edit, and delete Application Settings