Releases: VirusTotal/vt-py
Releases · VirusTotal/vt-py
v0.18.4
What's Changed
- feat(Client): Allow passing data or json_data to delete by @joseotoro in #199
- chore: bump version by @mgmacias95 in #200
Full Changelog: 0.18.3...0.18.4
v0.18.3
What's Changed
- fix(docs): Install instructions by @mgmacias95 in #191
- fix(client): Fix Runtime error when running non async apps by @mgmacias95 in #192
- fix: bump version by @mgmacias95 in #196
Full Changelog: 0.18.2...0.18.3
v0.18.2
What's Changed
- Pin aiohtp to 3.8.6 for python 3.7; use a newer version for python > 3.7 by @sim0nx in #187
- chore: Test Python 3.10+ and bump version by @mgmacias95 in #189
New Contributors
Full Changelog: 0.18.1...0.18.2
v0.18.1
What's Changed
- chore: Bump version by @mgmacias95 in #186
- Fix aiohttp version to be compatible with Python 3.7 by @danipv in #184
- Fixes Object of type WhistleBlowerDict is not JSON serializable by @anatliVT in #180
New Contributors
Full Changelog: 0.17.6...0.18.1
v0.17.6
What's Changed
- fix(object): Object of type WhistleBlowerDict is not JSON serializable by @mgmacias95 in #177
Full Changelog: 0.18.0...0.17.6
v0.18.0
What's Changed
- fix(download files example): Don't create empty files if a file can't be downloaded by @mgmacias95 in #141
- Adding g.py by @f1in in #142
- docs: Renegerate documentation by @mgmacias95 in #143
- docs(api): Generate API reference docs by @mgmacias95 in #144
- add example to search file behavior and print MBC data by @karlhiramoto in #146
- Initial commit: use ipaddress standard library to validate IP address by @za in #150
- lint: Remove unused import by @mgmacias95 in #151
- feat(nethunt): multiobj network watch example by @fcosantos in #156
- Fix 'coroutine' object has no attribute 'stats' error in analysis results for upload_files.py by @shen-qin in #157
- gh issue-152: Format Python code using Black by @za in #158
- refactor: add type hints by @ninoseki in #159
- refactor: add type hints by @ninoseki in #161
- test: use usefixtures by @ninoseki in #162
- Network watch track behaviour by @fcosantos in #164
- Netwatch example: bulk domain updates by @fcosantos in #169
- Netwatch example: auto subdomains and emails by @fcosantos in #168
- Update docs.vt links by @fcosantos in #167
- fix(ci): Fix pylint issues by @mgmacias95 in #170
- feat(proxy): Add HTTPS proxy support by @pabloperezj in #166
- feat: Add custom connectors to the client by @mgmacias95 in #173
- fix(object): Load a pickled vt object by @mgmacias95 in #175
- chore: Bump version by @mgmacias95 in #174
New Contributors
- @f1in made their first contribution in #142
- @karlhiramoto made their first contribution in #146
- @za made their first contribution in #150
- @fcosantos made their first contribution in #156
- @shen-qin made their first contribution in #157
- @ninoseki made their first contribution in #159
- @pabloperezj made their first contribution in #166
Full Changelog: 0.17.5...0.18.0
v0.17.5
What's Changed
- fix: This event loop is already running by @mgmacias95 in #137
- Bump version by @mgmacias95 in #138
Full Changelog: 0.17.4...0.17.5
v0.17.4
What's Changed
- docs: Improve client.close() docs by @mgmacias95 in #129
- Revert "fix async error" by @mgmacias95 in #133
- Bump version by @mgmacias95 in #134
Full Changelog: 0.17.3...0.17.4
v0.17.3
What's Changed
- fix async error by @Ro0tk1t in #127
- chore: Bump version by @mgmacias95 in #128
New Contributors
Full Changelog: 0.17.2...0.17.3
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