Skip to content

Releases: JAM-Software/SonarDelphi

v1.0.8

08 Jul 06:34
Compare
Choose a tag to compare

Changes

  • Excluded units flagged as deprecated or experimental from analysis
  • Excluded class constructors from rule ConstructorWithoutInheritedStatementRule
  • Excluded constructors from ConstructorWithoutInheritedStatementRule when overloaded constructor is called
  • Fixed grammar error for deprecated class member

v1.0.7

10 Aug 07:03
Compare
Choose a tag to compare

Changes

  • Fixed several issues in grammar that caused parsing errors.
  • Changed FileNameRule to apply to protected and private members only.
  • Enhanced CatchingGeneralExceptionRule to detect except statements without on and on Exception statements.

V1.0.6

10 Feb 18:14
e28d57b
Compare
Choose a tag to compare

Fixed several issues in grammar that caused parsing errors.