Skip to content

Releases: maxiaovo/Bible-Verse-Replacer

Bible Verse Replacer v0.1.12

Choose a tag to compare

@github-actions github-actions released this 13 Jun 09:40

更新内容

本 release 由 GitHub Actions 自动创建,对应 main 分支 commit 278b5fa

  • 修复中文正文紧贴经文引用时无法检测的问题,例如:今天我读了创世记1:1。
  • 本次 release 同时包含 macOS 与 Windows 安装包。

下载

  • macOS: BibleVerseReplacer-v0.1.12.zip
  • Windows: BibleVerseReplacer-Windows-v0.1.12.zip

当前仍未做 Apple notarization 公证。

Bible Verse Replacer v0.1.11

Choose a tag to compare

@github-actions github-actions released this 13 Jun 09:07

更新内容

本 release 由 GitHub Actions 自动创建,对应 main 分支 commit 1d939a6

下载

  • macOS: BibleVerseReplacer-v0.1.11.zip

Windows builds are manual-by-request and are not included in the default release workflow.

当前仍未做 Apple notarization 公证。

Bible Verse Replacer v0.1.10

Choose a tag to compare

@github-actions github-actions released this 13 Jun 08:49

更新内容

本 release 由 GitHub Actions 自动创建,对应 main 分支 commit fa20ea1

下载

  • macOS: BibleVerseReplacer-v0.1.10.zip

Windows builds are manual-by-request and are not included in the default release workflow.

当前仍未做 Apple notarization 公证。

Bible Verse Replacer v0.1.9

Choose a tag to compare

@github-actions github-actions released this 13 Jun 08:40

更新内容

本 release 由 GitHub Actions 自动创建,对应 main 分支 commit 7088465

下载

  • macOS: BibleVerseReplacer-v0.1.9.zip
  • Windows: BibleVerseReplacer-Windows-v0.1.9.zip

当前仍未做 Apple notarization 公证或 Windows 代码签名。

Bible Verse Replacer v0.1.7

Choose a tag to compare

@github-actions github-actions released this 13 Jun 08:12

更新内容

本 release 由 GitHub Actions 自动创建,对应 main 分支 commit 694c652

下载

  • macOS: BibleVerseReplacer-v0.1.7.zip
  • Windows: BibleVerseReplacer-Windows-v0.1.7.zip

当前仍未做 Apple notarization 公证或 Windows 代码签名。

Bible Verse Replacer v0.1.6

Choose a tag to compare

@github-actions github-actions released this 13 Jun 07:48

更新内容

本 release 由 GitHub Actions 自动创建,对应 main 分支 commit 4bfc20f

下载

  • macOS: BibleVerseReplacer-v0.1.6.zip
  • Windows: BibleVerseReplacer-Windows-v0.1.6.zip

当前仍未做 Apple notarization 公证或 Windows 代码签名。

Bible Verse Replacer v0.1.5

Choose a tag to compare

@github-actions github-actions released this 13 Jun 04:05

更新内容

本 release 由 GitHub Actions 自动创建,对应 main 分支 commit d555081

下载

  • macOS: BibleVerseReplacer-v0.1.5.zip
  • Windows: BibleVerseReplacer-Windows-v0.1.5.zip

当前仍未做 Apple notarization 公证或 Windows 代码签名。

Bible Verse Replacer v0.1.4

Choose a tag to compare

@github-actions github-actions released this 13 Jun 03:58

更新内容

本 release 由 GitHub Actions 自动创建,对应 main 分支 commit 6779e67

下载

  • macOS: BibleVerseReplacer-v0.1.4.zip
  • Windows: BibleVerseReplacer-Windows-v0.1.4.zip

当前仍未做 Apple notarization 公证或 Windows 代码签名。

Bible Verse Replacer v0.1.3

Choose a tag to compare

@maxiaovo maxiaovo released this 13 Jun 03:07

更新内容

  • 新增连续正文的组合显示设置。
  • 默认将间隔经文合并为一段,并用全角省略号连接正文片段,例如:创世记 1:1-3,7。
  • 可切换为按片段分行,每个片段保留自己的完整标签。
  • macOS 和 Windows 版同步支持该设置。
  • 补充自测覆盖:创1:1-3,7 的合并模式和分行模式。

下载

  • macOS: BibleVerseReplacer-v0.1.3.zip
  • Windows: BibleVerseReplacer-Windows-v0.1.3.zip

当前仍未做 Apple notarization 公证或 Windows 代码签名。

Bible Verse Replacer v0.1.2

Choose a tag to compare

@maxiaovo maxiaovo released this 13 Jun 02:45

新增复杂经文引用解析。

支持:

  • 同章多节组合:创世记 3:2,5,7-9
  • 中文分隔符组合:创世记 3:2、5,7-9
  • 跨章范围:创世记 3:2-4:3
  • 整章:创世记第3章 / 创世记 3
  • 多处经文:约 3:16,罗 8:28
  • 同书卷省略:创世记 3:2-5,4:1
  • 英文同书卷省略:Genesis 3:2-5, 4:1

新增容错:

  • 分隔符:逗号、中文逗号、顿号、分号、竖线、反斜杠。
  • 范围符号:-、-、–、—、——、--、~、~、至、到、to、...、……、^。
  • 示例:约三1:1到3、约三1:1to3、约三1:1...3、约三1:1\1:2|1:3。

下载:

  • macOS:BibleVerseReplacer-v0.1.2.zip,支持 macOS 13 Ventura 及以上。
  • Windows:BibleVerseReplacer-Windows-v0.1.2.zip,支持 Windows 7 SP1 及以上,需要 .NET Framework 4.8。

验证:

  • macOS make test 通过。
  • Windows GitHub Actions 编译与自测通过。

注意:

  • macOS 当前版本未做 Apple notarization 公证。
  • Windows 当前版本未做代码签名,安全软件可能提示未知发布者。