JMComic-Crawler-Python/assets/docs/sources/TODO.md

12 lines
826 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 版本更新计划
| 版本范围 | 更新计划 |
|:--------:|:--------------------------------------:|
| v2.5.* | 引入新插件`jm-server`,实现基于浏览器观看本地本子。 |
| v2.4.* | 项目实现基本稳定,进入维护期,按需增加功能。 |
| v2.3.* | 实现移动端API的基础功能统一HTML和API的实现。 |
| v2.2.* | 新的插件体系,新的命令行调用,完善搜索功能。 |
| v2.1.* | 拆分Downloader抽象调度优化可扩展性、代码复用性、模块级别自定义。 |
| v2.0.* | 重新设计合理的抽象层次实现请求重试切换域名机制新的option配置设计。 |
| v1.\*.\* | 基于HTML实现基础功能。 |