changeme v1.0.4
- Closes #38 by upgrading persist-queue to 0.3.1 and making the storage mech
:memory:
- Optimized queue storage for fingerprints by modifying how the
creds
dict is passed to the methods - Modified to
HttpFingerprint.__eq__
so it's better at uniquing fingerprints - Added Apache Tomcat Host Manager creds based on #48
- Re-adding kanboard and makito creds that were accidentally removed during the refactor
Note: You'll need to run pip install -r requirements.txt
to pick up the new library versions.