Skip to content

Releases: fabric8-analytics/fabric8-analytics-vscode-extension

2019.8.23

23 Aug 05:49
6ee7b7f
Compare
Choose a tag to compare
2019.8.23 Pre-release
Pre-release

2019.8.23 (Aug 23th, 2019)

  • bug - Enable transitive dependency report by default. See [#330]
  • bug - Generate dependency graph only if pip install completes without error. See [#333]

2019.8.16

16 Aug 06:46
f773606
Compare
Choose a tag to compare
2019.8.16 Pre-release
Pre-release

2019.8.16 (Aug 16th, 2019)

  • bug - fixes issue with running manifest file without having a workspace. See [#314]
  • enhancement - updates python support. See [#308]
  • bug - Use fabric8-analytics-lsp-server 0.1.56. See [#325]

0.0.12

17 May 08:49
Compare
Choose a tag to compare

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.