Releases: essentialkaos/perfecto
Releases · essentialkaos/perfecto
Version 3.6.1
Changelog
Bugfixes
- Fixed false-positive
PF27
alert for Lua code
Version 3.6.0
Changelog
New Features
- Added check
PF27
for checking unclosed if conditions in scriptlets
Improvements
Version 3.5.0
Changelog
New Features
- Added check for
chown
and chmod
usage in scriptlets (PF26)
Improvements
ek
package updated to the latest version
Version 3.4.0
Changelog
New Features
- Added check for useless dot at the end of the package summary (PF25)
Version 3.3.1
Changelog
Bugfixes
- Fixed bug with extracting sections
- Fixed false-positive alerts for
PF24
Version 3.3.0
Changelog
New Features
- Added check for possible empty evaluated if clauses (PF24)
Version 3.2.0
Changelog
New Features
PF-7
Print links to wiki articles for mentioned checks
Improvements
- Improved check for using variables instead of macroses (PF5)
Version 3.1.0
Changelog
Improvements
Version 3.0.0
Changelog
New Features
- Added info about check ID to output
- Added check for checking check scriptlet for using
_without_check
and _with_check
macroses
- Added check for single equals symbol in
%if
clause
Improvements
- Improved all renderers
- Increased code coverage (99.089% → 100%)
Version 2.5.1
Changelog
Bugfixes
- Fixed bug with counting absolved alerts