Skip to content

Ease of use release - 0.0.2

Compare
Choose a tag to compare
released this 15 Apr 19:41
· 153 commits to master since this release
521af78

Hello 👋

This release addresses #2 making the wrapper easier to use.

Functions:

file_rescan()
file_report()
url_scan()
url_report()
Now accept type(list) object so the user is no longer required to use \n and , characters in function calls.

Other Updates:

Examples.py has been updated with new usage examples.
Version has been bumped to 0.0.2.
Added a changelog to README.md

Hope you enjoy the new changes! 👍

You can install the latest version through pip