diff --git a/docutranslate/__init__.py b/docutranslate/__init__.py index 85f892c..3a48aa2 100644 --- a/docutranslate/__init__.py +++ b/docutranslate/__init__.py @@ -1,3 +1,3 @@ # SPDX-FileCopyrightText: 2025 QinHan # SPDX-License-Identifier: MPL-2.0 -__version__="1.5.1a1" \ No newline at end of file +__version__="1.5.1a2" \ No newline at end of file diff --git a/更新日志.txt b/更新日志.txt index 2377797..b5683d0 100644 --- a/更新日志.txt +++ b/更新日志.txt @@ -1,8 +1,14 @@ 更新日志 ---------------- -v1.5.1-alpha版 +v1.5.1-alpha2版 特性 - 支持mineru部署服务 +- txt翻译支持不分段、按连续行分段 +- 提供强制json输出的选项 +优化 +-优化重试机制 +-提高分块大小上限 + ---------------- v1.4.18版 2025.11.3 优化