Releases: melexis/warnings-plugin
Releases · melexis/warnings-plugin
5.6.0
What's Changed
- Rework Code Quality repost generation: fingerprint no longer depends on line number by @JokeWaumans in #156
- Support environment variables in the configuration for CoverityChecker by @JokeWaumans in #150
- FIX: Line properties in Code Quality report for PolyspaceChecker shall be integers by @JokeWaumans in #151
- Fix URL to GitLab's Code Quality report format by @JokeWaumans in #157
- Add SPDX identifier to all the source files by @Letme in #155
- Update actions to the latest versions and CodeQL as well by @Letme in #153
- Add security file by @Letme in #154
- Create dependabot configuration by @Letme in #152
- Update sphinx requirement from <6.0,>=1.3 to >=1.3,<9.0 by @dependabot in #159
Full Changelog: 5.5.1...5.6.0
5.5.1
What's Changed
- Clarify documentation about Coverity checker by @JasperCraeghs in #148
- Fix code quality bug due missing shared object by @JokeWaumans in #149
Full Changelog: 5.5.0...5.5.1
Support Code Quality reports for Coverity checker
What's Changed
- Add code quality report to CoverityChecker by @JokeWaumans in #147
Full Changelog: 5.4.1...5.5.0
Remove unneeded files from package
What's Changed
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #145
- Remove unneeded files from package and upgrade build dependencies by @JasperCraeghs in #146
Full Changelog: 5.4.0...5.4.1
5.4.0
What's Changed
- Exclude Polyspace defects with status "Not a Defect" or "Justified" by @JokeWaumans in #143
- Add substitution of environment variables for min/max possible for Robot and Polyspace by @JokeWaumans in #143
Full Changelog: 5.3.0...5.4.0
Support Polyspace
What's Changed
- Implement Polyspace checker by @JokeWaumans in #142
New Contributors
- @JokeWaumans made their first contribution in #142
Full Changelog: 5.2.0...5.3.0
Support setting limits in config file via environment variables
What's Changed
- Fix editable build by @JasperCraeghs in #137
- Support setting min/max limits via environment variables by @JasperCraeghs in #138
Full Changelog: 5.1.0...5.2.0
Improve handling of the ignored keywords
Quick release to fix bug found in wild where we do not warn about ignored keyword arguments.
What's Changed
- Warn about ignored keyword arguments by @JasperCraeghs in #132
- Clarify failure reason when absolute path cannot be converted for Code Quality report by @JasperCraeghs in #133
Full Changelog: 5.0.0...5.1.0
Modernize build system and package structure
What's Changed
- Move modules from namespace 'mlx' to 'mlx/warnings' by @JasperCraeghs in #130
Full Changelog: 4.4.0...5.0.0
Enhance Code Quality feature
What's Changed
- Improve documentation for Code Quality feature by @JasperCraeghs in #126
- Add configurability to descriptions of Code Quality report entries by @JasperCraeghs in #129
Full Changelog: 4.3.2...4.4.0