Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@fabianvf fabianvf released this 12 Mar 18:21
1aff846

What's Changed

Major Known Issues

  • .konveyorignore not respected by git vfs, .gitignore must be used for now (#721). If you see log files showing up in your diffs, this is the likely culprit. Make sure those files are added to your .gitignore
  • If vscode is closed in the middle of an analysis the kai processes won't stop immediately (#737). This can result in strange results from the analysis panel. Once the analysis completes, the process should close correctly, or you can kill it manually (the process should show up as something like kai-rpc-server or kai_analyzer_rpc).

Full Changelog: v0.0.13...v0.1.0