Skip to content

Releases: valayDave/tell-me-your-secrets

v2.4.2

02 Apr 19:31
682313a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.4.2

v2.4.1

14 Jul 08:56
8d59fe3
Compare
Choose a tag to compare

Fixed

  • Fix exit code when no issues found (#56)

v.2.4.0

16 Sep 11:21
d767826
Compare
Choose a tag to compare

Added

  • Added support for more Slack token formats (#51)

Improved

  • Changes yaml loading to use the safe loader (#48)

Fixed

  • Fix MANIFEST.in (#52)
  • Fix output of unique rule names + tidy setup.py (#53)

v2.3.0

22 Apr 06:35
49fac4a
Compare
Choose a tag to compare

Added

  • Added --version flag to print current version (#43)
  • Added support for the new GitHub authentication token format (#45)

v2.2.1

11 Mar 19:34
40ebe78
Compare
Choose a tag to compare

Fixed

  • Fixed regression with saving results object (#40)

v2.2.0

05 Mar 19:44
3b2c7f7
Compare
Choose a tag to compare

Added

  • Improved processing to use multiprocessing (#35)

Improved

  • Return all signature matches within a file (#37)

Fixed

  • Fixed bug with gitignore flag and non-existent .gitignore file (#35)

v2.1.1

28 Dec 19:59
39f695f
Compare
Choose a tag to compare

Fixed

  • Fixed bug with matching refactoring + prevent bug on missing config key (#33)

v2.1.0

24 Dec 12:15
364e96e
Compare
Choose a tag to compare

Added

  • Added whitelisted string functionality (#31)
  • Added dependabot configuration (#30)
  • Added Python 3.9 to test matrix (#28)

v2.0.0

01 Oct 08:27
3f7d42d
Compare
Choose a tag to compare

Improved

  • Improved config print -- now dynamic (#11)
  • Added new rules from shhgit (#17)

Breaking

  • Dropped support for Python 3.4 and 3.5 - it was broken before, but now it's explicit