V1.0.0 2024-06-05
- 修复报错:
ModuleNotFoundError: No module named 'httpx.exceptions'
- 修复报错:
TypeError: Passing coroutines is forbidden, use tasks explicitly.
- 修复报错:
AsyncClient.get() got an unexpected keyword argument 'allow_redirects'
- 修复Bug:结果文件、日志文件写入报错
- 代码优化