0.12.0
Pre-release
Pre-release
This is the third beta release of the program. It brings one change to namedParams
rule and several fixes for bugs. As usual, perhaps a couple of new bugs arrived too. :) Tag BREAKING means the change break compatibility with a previous version of the program. Below are changes since the last release:
Changed
- Don't check for named parameters in type procedure by
namedParams
rule.
Fixed
- Crash when the program can't find a file to check.
- The rule
hasDoc
now properly detect documentation's comments only in forward declaration of routines. - Crash when checking very long routines for pragmas with
hasPragma
rule.
Full Changelog: 0.11.0...0.12.0