Skip to content

Release 0.0.5

Compare
Choose a tag to compare
@goerlibe goerlibe released this 14 Dec 10:21
· 115 commits to master since this release
  • improved configuration management
    • new configuration type "ViewOnly" allows to load and display existing DiscoPoP results
    • new configuration type "Script" allows to define your own way of executing DiscoPoP/HotspotDetection. You can then execute the tools and display the results
  • "Cmake" configurations now internally use separate build directories for HotspotDetection and DiscoPoP, but share the .discopop directory.
  • filtering suggestions based on their applied status
  • improved error handling
  • prettier notifications
  • internal refactorings

Known Issues: In some cases it might be necessary to manually delete the .discopop directory. This should be fixed by DiscoPoP/HotspotDetection in the near future.