Releases: VirusTotal/vt-py
Releases · VirusTotal/vt-py
v0.17.2
What's Changed
- Made query a required argument by @jramirezvt in #123
- Fix issue #125 by @plusvic in #126
New Contributors
- @jramirezvt made their first contribution in #123
Full Changelog: 0.17.1...0.17.2
v0.17.1
What's Changed
- fix: Correctly send JSON data to the server by @mgmacias95 in #121
Full Changelog: 0.16.0...0.17.1
v0.16.0
What's Changed
- Fix issue#111 by forcing the content-type in the request by @lfortemps in #112
- feat: Parametrize verify SSL on Client object by @mgmacias95 in #114
- chore: Bump version by @mgmacias95 in #115
- Call
close
whenvt.Client
is destroyed. by @plusvic in #118 - fix: Fix broken example in Python 3.10 by @mgmacias95 in #117
New Contributors
- @lfortemps made their first contribution in #112
Full Changelog: 0.15.0...0.16.0
v0.15.0
What's Changed
- fix: Linter by @mgmacias95 in #108
- chore: Bump version by @mgmacias95 in #109
Full Changelog: 0.14.0...0.15.0
v0.14.0
What's Changed
- feat(object): Add an error attribute by @mgmacias95 in #100
Full Changelog: 0.13.2...0.14.0