Skip to content

v0.10.0

Compare
Choose a tag to compare
@Eskibear Eskibear released this 26 Jul 02:52
8426674

0.10.0

  • Supported to hide Maven explorer view by default. #51
  • Started to use a separate terminal for each root folder. #68
  • Improved performance of searching for pom.xml #77
  • Started to includes Maven archetypes in local catalog when generating projects. #82
  • Forced to use mvn wrapper as Maven executable file if one is found in root folder, and added a new configuration maven.executable.preferMavenWrapper allowing to turn it off. #84 #105
  • Refined command maven.history to re-run historical goals.#87
  • Started to use "cmd /c" to execute Maven commands for PowerShell.#112
  • Supported to update explorer automatically when workspace folders change. #27
  • Some code refactoring and bug fixing.