Skip to content

v0.35.0

Compare
Choose a tag to compare
@Eskibear Eskibear released this 24 Jan 05:26
· 142 commits to main since this release
5a2618f

Added

  • Enable external call from other extensions to add dependencies. #743
  • Enable external call from other extensions to create Maven projects. #775

Fixed

  • Custom options were not passed to the command line when creating new projects. #771
  • Failed to attach to remote debuggee VM when debugging a Maven goal. #757
  • Setting maven.settingsFile was not honored when executing Maven commands. #776
  • StackOverflowException when there exists circular dependencies in projects. #763