Releases: VirusTotal/vt-py
Releases · VirusTotal/vt-py
v0.12.0
- Add license_files (#88)
- Post references relationships when reference already exists (#86).
v0.11.0
Adding examples for creating/updating a collection.
v0.8.0
- Add
proxy
parameter to Client
objects (#81)
v0.7.6
- Expose meta in iterators.
v0.7.5
- Add Jupyter notebook examples.
v0.7.4
- Improve feed iterator implementation to match the iterator protocol (#75)
v0.7.3
- Raise
TypeError
if the argument passed to scan_file
is not a file object (#70).
v0.7.2
- Improve iterator implementation to match the iterator protocol (#68)
v0.7.1
- Add error handling to 'download_file' (#64)