v0.16.0-beta.5
Pre-release
Pre-release
·
1 commit
to master
since this release
What's Changed
- Add --exclude cli argument by @ricardaxel in #934
- Allow skipping checks with
@("nolint(...)")and@nolint("...")by @ricardaxel in #936 - add BaseAnalyzerArguments to keep ctor changes sane by @WebFreak001 in #939
- Fix build on BSD by @jtbx in #943
- Update obsolete url in #944
- Print help to stdout not stderr by @ryuukk in #945
- Clearify key names by @kubo39 in #949
- Allow skipping checks for dscanner.suspicious.unmodified with nolint by @kubo39 in #946
- chore: remove travis related things by @kubo39 in #948
- [ci skip]: use indent style for yaml by @kubo39 in #950
- Actions exclude dmd macOS latest by @kubo39 in #947
- Upgrade libdparse and DCD by @WebFreak001 in #973
New Contributors
- @ricardaxel made their first contribution in #934
- @jtbx made their first contribution in #943
- @ryuukk made their first contribution in #945
Full Changelog: v0.16.0-beta.4...v0.16.0-beta.5