Skip to content

0.0.12

Compare
Choose a tag to compare
@invincibleJai invincibleJai released this 17 May 08:49
· 210 commits to master since this release

0.0.12 (April 25th, 2019)

  • enhancement - Replace priview-html with VSCode webView APIs. See #257
  • enhancement - Shows error(STDOUT/ERR) in output channel. See #284
  • enhancement - Support for Eclipse che/theia.
  • enhancement - codeAction returns command which does seems to be supported by all LSP implementations. See #95
  • fixes - Issue with Dependency analytics report, if triggered via file explorer. #279
  • fixes - Unable to update dependency version. See #274
  • fixes - Unable to generate stack report for Maven pom.xml. See #272
  • fixes - Experiencing 504 Gateway Time-out for component-analyses. See #270
  • fixes - Switching to report page is slow. See #89
  • fixes - Generate application stack report for manifest file is throwing unable to parse error for package.json. See #216
  • fixes - Recommended version shown in component analyses and stack analyses are not Same. See #292
  • improvements - Improved latency numbers to analyze your application dependencies.
  • improvements - Optimized resolving application dependencies.