What's Changed
* fix(download files example): Don't create empty files if a file can't be downloaded by mgmacias95 in https://github.com/VirusTotal/vt-py/pull/141
* Adding g.py by f1in in https://github.com/VirusTotal/vt-py/pull/142
* docs: Renegerate documentation by mgmacias95 in https://github.com/VirusTotal/vt-py/pull/143
* docs(api): Generate API reference docs by mgmacias95 in https://github.com/VirusTotal/vt-py/pull/144
* add example to search file behavior and print MBC data by karlhiramoto in https://github.com/VirusTotal/vt-py/pull/146
* Initial commit: use ipaddress standard library to validate IP address by za in https://github.com/VirusTotal/vt-py/pull/150
* lint: Remove unused import by mgmacias95 in https://github.com/VirusTotal/vt-py/pull/151
* feat(nethunt): multiobj network watch example by fcosantos in https://github.com/VirusTotal/vt-py/pull/156
* Fix 'coroutine' object has no attribute 'stats' error in analysis results for upload_files.py by shen-qin in https://github.com/VirusTotal/vt-py/pull/157
* gh issue-152: Format Python code using Black by za in https://github.com/VirusTotal/vt-py/pull/158
* refactor: add type hints by ninoseki in https://github.com/VirusTotal/vt-py/pull/159
* refactor: add type hints by ninoseki in https://github.com/VirusTotal/vt-py/pull/161
* test: use usefixtures by ninoseki in https://github.com/VirusTotal/vt-py/pull/162
* Network watch track behaviour by fcosantos in https://github.com/VirusTotal/vt-py/pull/164
* Netwatch example: bulk domain updates by fcosantos in https://github.com/VirusTotal/vt-py/pull/169
* Netwatch example: auto subdomains and emails by fcosantos in https://github.com/VirusTotal/vt-py/pull/168
* Update docs.vt links by fcosantos in https://github.com/VirusTotal/vt-py/pull/167
* fix(ci): Fix pylint issues by mgmacias95 in https://github.com/VirusTotal/vt-py/pull/170
* feat(proxy): Add HTTPS proxy support by pabloperezj in https://github.com/VirusTotal/vt-py/pull/166
* feat: Add custom connectors to the client by mgmacias95 in https://github.com/VirusTotal/vt-py/pull/173
* fix(object): Load a pickled vt object by mgmacias95 in https://github.com/VirusTotal/vt-py/pull/175
* chore: Bump version by mgmacias95 in https://github.com/VirusTotal/vt-py/pull/174
New Contributors
* f1in made their first contribution in https://github.com/VirusTotal/vt-py/pull/142
* karlhiramoto made their first contribution in https://github.com/VirusTotal/vt-py/pull/146
* za made their first contribution in https://github.com/VirusTotal/vt-py/pull/150
* fcosantos made their first contribution in https://github.com/VirusTotal/vt-py/pull/156
* shen-qin made their first contribution in https://github.com/VirusTotal/vt-py/pull/157
* ninoseki made their first contribution in https://github.com/VirusTotal/vt-py/pull/159
* pabloperezj made their first contribution in https://github.com/VirusTotal/vt-py/pull/166
**Full Changelog**: https://github.com/VirusTotal/vt-py/compare/0.17.5...0.18.0