What's Changed
- Fix custom format argument handling by @evqna in #380
- Add release drafter template by @evqna in #382
- Add option -q, --quiet, --silent to hide output by @ericwb in #385
- No need to skip R0204: redefined-variable-type by @ericwb in #390
- Allow failures on dev branch of Python 3.8 by @ericwb in #392
- Fix Pylint warning W0612: use of unused variables by @ericwb in #389
- Fix B611 doc title by @paulopontesm in #414
- Add pre-commit config by @KPilnacek in #411
- Remove unneeded trailing paren in link by @ericwb in #416
- Fix more info line to be in color also by @ericwb in #408
- Add missing custom formatter doc (#406) by @nixphix in #421
- Fix terminal colors not displaying properly on Windows by @GhostofGoes in #424
- Fix sql injection check for f-strings by @mikespallino in #434
- Bump PyYAML minimum version to 3.13 by @ericwb in #432
- Remove paramiko invoke_shell and fix example by @ericwb in #377
- Supporting CSafeLoader in yaml.load plugin by @domanchi in #436
- Properly handle nosec strings in code by @ericwb in #388
- Add a readthedocs build status badge by @lukehinds in #440
- #394 Describe baseline and it's usage in README by @BillBrower in #415
- Fix DeprecationWarning: invalid escape sequence by @BoboTiG in #441
- Fix ResourceWarning: unclosed file by @BoboTiG in #442
- Password by @ehooo in #387
- check if ast.JoinedStr exists before using it by @calvinli in #446
- Fix typo in README by @bitcoinhodler in #451
- Fix context class by @ehooo in #449
- Update python documentation links for version 3 counterparts by @sgaist in #456
- Revert "Update python documentation links for version 3 counterparts" by @ericwb in #461
- Redo logo on the README by @ericwb in #463
- Interpret wildcards in the file exclusion list by @thilp in #450
- updated readme links for werkzeug debugger by @sfc-gh-spandey in #473
- Remove pycryptodome blacklist by @mikespallino in #470
New Contributors
- @paulopontesm made their first contribution in #414
- @KPilnacek made their first contribution in #411
- @nixphix made their first contribution in #421
- @GhostofGoes made their first contribution in #424
- @domanchi made their first contribution in #436
- @BillBrower made their first contribution in #415
- @BoboTiG made their first contribution in #441
- @calvinli made their first contribution in #446
- @bitcoinhodler made their first contribution in #451
- @sgaist made their first contribution in #456
- @thilp made their first contribution in #450
- @sfc-gh-spandey made their first contribution in #473
Full Changelog: 1.5.1...1.6.0