vscode-maven/CHANGELOG.md

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

2017-11-10 08:30:04 +03:00
# Change Log
All notable changes to the "vscode-maven" extension will be documented in this file.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
## Unreleased
- Add context menu on `pom.xml`.
- Support maven archetype generate.
## Released
2017-11-21 14:46:28 +03:00
### 0.0.6
- Run command in dedicated terminals for each maven project.
2017-11-21 14:46:28 +03:00
- Can persist/edit custom goals.
### 0.0.5
- Support custom goals.
2017-11-20 08:19:58 +03:00
### 0.0.4
2017-11-21 14:46:28 +03:00
- Support multi-root.
2017-11-20 08:19:58 +03:00
### 0.0.3
- Support generating effective-pom.
### 0.0.2
- Add icons.
### 0.0.1
- Projects listed in sidebar.