1.0.0
1.0.0
Breaking Changes
-
The
Virustotal
class now defaults to version 3 of the VirusTotal API. -
Dropped support for
COMPATIBILITY_ENABLED
parameter on theVirustotal
class.
Docs
-
Updated README content including instructions for running tests and improved general readability.
-
Use Google docstring format.
-
Improved type hints.
-
Refactored examples to favour version 3 of the VirusTotal API.
-
Added
CHANGELOG.md
Tests
- Added new unit tests with 95% coverage.
Misc Changes
-
API_VERSION
can now accept anint
to specify VirusTotal API version to use. -
Add GitHub actions workflows for automated testing and publishing.
Full Changelog: 0.2.0...1.0.0