What's Changed
* Embed the copyright as part of the package by ericwb in https://github.com/securesauce/precli/pull/374
* Add --api_key checked in the CLI args by ericwb in https://github.com/securesauce/precli/pull/375
* Check for api-key not api_key by ericwb in https://github.com/securesauce/precli/pull/376
* Pin the dependencies in requirements.txt by ericwb in https://github.com/securesauce/precli/pull/377
* Fix so preignore properly ignores tests by ericwb in https://github.com/securesauce/precli/pull/378
* IgnoreFilterManager always requires relative path by ericwb in https://github.com/securesauce/precli/pull/379
* Add ability to process a byte string value by ericwb in https://github.com/securesauce/precli/pull/380
* Add md5-sha1 to list of hashlib algorithms by ericwb in https://github.com/securesauce/precli/pull/383
* Ensure the tests import hashlib by ericwb in https://github.com/securesauce/precli/pull/385
* Put tokens into a separate module by ericwb in https://github.com/securesauce/precli/pull/386
* More progress indicators by ericwb in https://github.com/securesauce/precli/pull/387
* Distinguish betwen strings and attributes by ericwb in https://github.com/securesauce/precli/pull/388
**Full Changelog**: https://github.com/securesauce/precli/compare/0.4.0...0.4.1