Skip to content

Releases: VirusTotal/vt-py

v0.9.0

30 Nov 13:56
4d46b9d
Compare
Choose a tag to compare
  • Add collections support

v0.8.0

09 Nov 07:52
22829bf
Compare
Choose a tag to compare
  • Add proxy parameter to Client objects (#81)

v0.7.6

15 Oct 09:35
4912a11
Compare
Choose a tag to compare
  • Expose meta in iterators.

v0.7.5

04 Oct 15:44
33a7535
Compare
Choose a tag to compare
  • Add Jupyter notebook examples.

v0.7.4

10 Sep 06:42
459cf49
Compare
Choose a tag to compare
  • Improve feed iterator implementation to match the iterator protocol (#75)

v0.7.3

13 Aug 07:47
6485b45
Compare
Choose a tag to compare
  • Raise TypeError if the argument passed to scan_file is not a file object (#70).

v0.7.2

07 Aug 12:11
654a194
Compare
Choose a tag to compare
  • Improve iterator implementation to match the iterator protocol (#68)

v0.7.1

26 Jul 08:21
9bd3d27
Compare
Choose a tag to compare
  • Add error handling to 'download_file' (#64)

v0.7.0

20 Jul 15:52
f3e458e
Compare
Choose a tag to compare
  • Add a timeout parameter to the Client object (#54)
  • Fix truncated responses under high load error (#56)
  • General code improvements (#59, #60)

v0.6.3

21 May 08:32
246ea4f
Compare
Choose a tag to compare
  • Fix bug that returned None value between batches when iterating over a collection (#50)