CHANGES
=======

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
