Skip to content

0.4.1

Compare
Choose a tag to compare
@ericwb ericwb released this 26 Mar 18:35
· 261 commits to main since this release
0e3a5ac

What's Changed

  • Embed the copyright as part of the package by @ericwb in #374
  • Add --api_key checked in the CLI args by @ericwb in #375
  • Check for api-key not api_key by @ericwb in #376
  • Pin the dependencies in requirements.txt by @ericwb in #377
  • Fix so preignore properly ignores tests by @ericwb in #378
  • IgnoreFilterManager always requires relative path by @ericwb in #379
  • Add ability to process a byte string value by @ericwb in #380
  • Add md5-sha1 to list of hashlib algorithms by @ericwb in #383
  • Ensure the tests import hashlib by @ericwb in #385
  • Put tokens into a separate module by @ericwb in #386
  • More progress indicators by @ericwb in #387
  • Distinguish betwen strings and attributes by @ericwb in #388

Full Changelog: 0.4.0...0.4.1