v1.10.0
🚀 Features
- 8990fda (scan) add --ignore-default-excludes to exclude some patterns by default
- 0fe22e7 (scan) add a --exclude option
🐛 Bug fixes
- 089bae3 (ci) fix commit range for gitlab merge request pipelines
- 0df0e2f (scan) path should not ignore not added files even when running on a git repository
- 9ffb488 (config) do not turn keys of type set into list in update_config()
🔧 Chores and Improvements
- 4af8e69 (readme) add information on ignoring files and detectors
- 787aa88 (deps) update pygitguardian
- 69f4fea (version) bump minor version
- de838d8 (tests) add ipdb as the default debugger for tests
- 5101734 (test) add TEST_GITGUARDIAN_API_KEY to CONTRIBUTING.md
📦 Other
- 428ea05 (gitlab) add warning about MR pipelines
- 765c04a (ggshield) add validity check and reorganize tests
- d83f208 (ggshield) add pytest-socket
- f3c480e Merge pull request #118 from Sayrus/fix-documentation-samples
docs(pre-receive): fix filenames and python version