Skip to content

v0.9.0

Choose a tag to compare

@WebFreak001 WebFreak001 released this 16 Apr 07:42
6d91031
  • upgrade to libdparse 0.14.0
  • Add --reportFile argument (#804)
  • Add --reportFormat sonarQubeGenericIssueData to support reporting D code issues in a SonarQube project (#775)
  • Add {name} placeholder in error format argument (#776)
  • Syntax errors now have the dscanner.syntax name added (#787)
  • Enum value used inside __traits no longer marked as unused (#790)
  • Fix false positive for parameter used inside __traits (#797)
  • improve build script (#783, #784)
  • updates repository URL in ctags output (#773)
  • simple D-Scanner calls no longer scan in (unix) hidden directories starting with a dot character like the .git folder
  • fix unittests on windows
  • fix license identifier in dub.json