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