| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-14 | 651 Bytes | |
| v2.7.0 source code.tar.gz | 2026-06-14 | 2.2 MB | |
| v2.7.0 source code.zip | 2026-06-14 | 2.2 MB | |
| Totals: 3 Items | 4.4 MB | 0 | |
- 新增 async 异步版全套 API
- 支持 html 正则解析失败时自动保存网页代码,方便排查
- 新增异步vs同步性能 Benchmark
- 优化文档。 (#542)
What's Changed
🏕 Features
- v2.7.0: 新增 async 异步版全套 API; 支持 html 正则解析失败时自动保存网页代码,方便排查; 新增异步vs同步性能 Benchmark; 优化文档。 (#542) by @hect0x7 in https://github.com/hect0x7/JMComic-Crawler-Python/pull/542
Full Changelog: https://github.com/hect0x7/JMComic-Crawler-Python/compare/v2.6.20...v2.7.0