CHANGES
=======

2.0.6
-----

* Replace problematic characters in displayed secrets

2.0.5
-----

* Return unicode string from HES check

2.0.4
-----

* Remove 'token' from HIGH_SECRET_HINTS. (#9)

2.0.3
-----

* catch UnicodeDecodeErrors for non-utf-8 environments (#8)
* catch encoding exceptions for non-utf-8 environments (#7)

2.0.2
-----

* Add gen_config function (#6)

2.0.1
-----

* Update changelog for 2.0.1
* Add missing packages

2.0.0
-----

* Remove version
* Compatibility with newer bandit. Incompatible with older bandit relea… (#4)

1.0.1
-----

* Encode returned strings that fail to report (#3)
* Remove safe url changes that are unrelated
* Add support for configuration, specifically for discounted and ignored patterns
* Update contibutor doc for cla and coc
* Fixes for entropy calculation on non-existent or very long strings
* Fix quoting for pip
* Update pip install doc
* Up version and fix mimetypes regex
* Followups from review
* Fix copyright info
* Add install docs
* Updates to readme
* Update docs and remove unneeded attribute
* Followups
* Move cache into object, rather than class
* Initial commit
* Initial commit
