Skip to content

Commit bf55b80

Browse files
committed
chore(release): squirrel 1.0.1 🎉
1 parent 11bbdb8 commit bf55b80

File tree

6 files changed

+130
-31
lines changed

6 files changed

+130
-31
lines changed

blog/source/_data/downloads.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
footnote: |
2-
支持 Windows 8.1+, macOS 10.9+, Linux (IBus, Fcitx)
2+
支持 Windows 8.1+, macOS 13.0+, Linux (IBus, Fcitx)
33
44
fcitx-rime:
55
name: fcitx-rime
@@ -17,9 +17,9 @@ librime:
1717

1818
squirrel:
1919
name: 鼠鬚管
20-
version: '0.18'
20+
version: '1.0.1'
2121
repo: https://github.com/rime/squirrel
22-
url: https://github.com/rime/squirrel/releases/download/0.18/Squirrel-0.18.pkg
22+
url: https://github.com/rime/squirrel/releases/download/1.0.1/Squirrel-1.0.1.pkg
2323

2424
weasel:
2525
name: 小狼毫

blog/source/download/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title: 下載及安裝
22
comments: false
33
icon: fa fa-download
4-
date: 2023-02-02 00:00:00
4+
date: 2024-06-01 00:00:00
55
s: download
66
---
77

@@ -25,7 +25,7 @@ RIME/中州韻輸入法引擎,是一個跨平臺的輸入法算法框架。
2525

2626
## 鼠鬚管 <small>Squirrel</small>
2727

28-
* [鼠鬚管 0.18](https://github.com/rime/squirrel/releases/latest)[下載](https://github.com/rime/squirrel/releases/download/0.18/Squirrel-0.18.pkg)〕〔[更新日誌](/release/squirrel/)〕〔[歷史版本](https://github.com/rime/squirrel/releases)
28+
* [鼠鬚管 1.0.1](https://github.com/rime/squirrel/releases/latest)[下載](https://github.com/rime/squirrel/releases/download/1.0.1/Squirrel-1.0.1.pkg)〕〔[更新日誌](/release/squirrel/)〕〔[歷史版本](https://github.com/rime/squirrel/releases)
2929
適用於 macOS 13.0+
3030

3131
* [鼠鬚管 0.16.2](https://github.com/rime/squirrel/releases/0.16.2)[下載](https://github.com/rime/squirrel/releases/download/0.16.2/Squirrel-0.16.2.zip)

blog/source/release/squirrel/appcast.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<description>鼠鬚管 Appcast 更新頻道</description>
77
<language>zh</language>
88
<item>
9-
<title>鼠鬚管 0.18</title>
9+
<title>鼠鬚管 1.0.1</title>
1010
<sparkle:releaseNotesLink>https://rime.github.io/release/squirrel/</sparkle:releaseNotesLink>
1111
<sparkle:minimumSystemVersion>13.0.0</sparkle:minimumSystemVersion>
12-
<pubDate>Mon, 06 May 2024 07:20:31 +0800</pubDate>
13-
<enclosure url="https://github.com/rime/squirrel/releases/download/0.18/Squirrel-0.18.zip"
14-
sparkle:version="0.18"
15-
sparkle:dsaSignature="MC0CFQCKkQRdAIXdDwjeQ+KNpifhmaFD0AIUYuKgwKf2zHC/kDuNXMytAjbXP2o="
16-
length="10205884"
12+
<pubDate>Fri, 31 May 2024 13:57:38 -0400</pubDate>
13+
<enclosure url="https://github.com/rime/squirrel/releases/download/1.0.1/Squirrel-1.0.1.pkg"
14+
sparkle:version="1.0.1"
15+
sparkle:edSignature="+5+hh4Mqf5wThIykwSSTVGzs0vmqZAxzvjGcqPJ3U1Ve1HB0GOZmHdRJqH6CbTaiaGlHwCok7lOqOzl+tgZ0Cg=="
16+
length="22942964"
1717
type="application/octet-stream"/>
1818
</item>
1919
</channel>

blog/source/release/squirrel/index.md

Lines changed: 61 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,68 @@
11
title: 【鼠鬚管】更新日誌
22
comments: false
3-
date: 2024-05-05 06:00:00
3+
date: 2024-06-01 06:00:00
44
---
5+
<a name="1.0.1"></a>
6+
## 1.0.1 (2024-06-01)
57

6-
<a name="0.16.2"></a>
8+
#### 其它更新內容
9+
* bug 修復
10+
* 不再注冊爲拉丁輸入法,修復 Caps Lock 切換輸入法時不能切換至西文的問題
11+
* 修復配色中的 candidate_list_layout, text_orientation 不生效問題
12+
* 修復字體名無法解析時,字號不生效問題
13+
* 不再支持 `style/horizontal``style/vertical`
14+
15+
#### Other Updates
16+
* Bug fixes:
17+
* Remove Latn repertoire so that switching IME by Caps Lock can toggle Squirrel and Latin input
18+
* Fix: candidate_list_layout, text_orientation do not take effect when put in color scheme
19+
* Fix: font point is ignored when font face is invalid
20+
* Drop support for `style/horizontal` and `style/vertical`
21+
22+
**Full Changelog**: https://github.com/rime/squirrel/compare/1.0.0...1.0.1
23+
24+
<a name="1.0.0"></a>
25+
## 1.0.0 (2024-06-01)
26+
27+
#### 主要功能更新
28+
* 純 Swift 重寫,代碼更易維護,更易讀,貢獻代碼的門檻更低。今天就來看看源代碼,嘗試動手吧!
29+
30+
#### 其它更新內容
31+
* UI 設置【**敬請留意**
32+
* `style/candidate_format` 格式修改爲 `"[label]. [candidate] [comment]"`,原格式仍能使用,但建議遷移至更靈活、直觀的新格式
33+
* `style/horizontal` 將徹底移除,雖然本版程序仍支持,但會被新控件的默認值覆蓋
34+
請使用 `candidate_list_layout`: `stacked`/`linear``text_orientation`: `horizontal`/`vertical`
35+
* `style/label_hilited_color` 已移除,請使用 `style/hilited_candidate_label_color`
36+
* `native` 配色小幅修改,減小字號,更像原生輸入法
37+
* UI
38+
* 在菜單欄新增日志檔案夾,方便快速進入
39+
* 序號居中顯示,更像原生輸入法
40+
* 新增 `--help` 命令行命令,以便查詢支持的命令
41+
* bug 修復
42+
* 減少使用<kbd>⇧</kbd>輸入大寫時造成中英切換的可能性
43+
* librime:使用 stdbool 後綴 API,以便與 Swift 更好橋接
44+
45+
#### Major Update
46+
* Migrated code to pure Swift, which is easier to code, read and learn. Build your own Squirrel today!
47+
48+
#### Other Updates
49+
* UI settings (**Breaking Changes**)
50+
* `style/candidate_format` now updated to `"[index]. [candidate] [comment]"`, while the old format still works, please consider migrating to this more readable and flexible format at your convenience
51+
* `style/horizontal` will be dropped, it's still supported but will be overwrite by the default values of new options.
52+
Please adopt `candidate_list_layout`: `stacked`/`linear` and `text_orientation`: `horizontal`/`vertical`
53+
* `style/label_hilited_color` is removed, please use `style/hilited_candidate_label_color` instead
54+
* `native` color scheme is updated with smaller font size, to better match macOS builtin IME
55+
* UI
56+
* Added a menu item for logs folder with easy access
57+
* labels will vertically center if label font is smaller than candidate font, to better match macOS builtin IME
58+
* Added `--help` command line argument
59+
* Bug fixes:
60+
* Reduce the chance that ascii mode may unintentionally switch when pressing <kbd>⇧</kbd> to enter Cap case
61+
* librime: Use stdbool flavored API, for better Swift interoperation
62+
63+
**Full Changelog**: https://github.com/rime/squirrel/compare/0.18...1.0.0
64+
65+
<a name="0.18"></a>
766
## 0.18 (2024-05-05)
867

968
#### 主要功能更新

blog/source/testing/squirrel/appcast.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<description>鼠鬚管測試版 Appcast 更新頻道</description>
77
<language>zh</language>
88
<item>
9-
<title>鼠鬚管 1.0.0</title>
9+
<title>鼠鬚管 1.0.1</title>
1010
<sparkle:releaseNotesLink>https://rime.github.io/testing/squirrel/</sparkle:releaseNotesLink>
1111
<sparkle:minimumSystemVersion>13.0.0</sparkle:minimumSystemVersion>
12-
<pubDate>Sun, 19 May 2024 19:00:10 -0400</pubDate>
13-
<enclosure url="https://github.com/LEOYoon-Tsaw/squirrel/releases/download/1.0.0/Squirrel-1.0.0.pkg"
14-
sparkle:version="1.0.0"
15-
sparkle:edSignature="RGmwBRxzkdB9MUlLgOWbI7NLnoR7lfweX/MhV6Jt1UEalrPGPDprWGpuALv06ipAQacJ+KQ114nPSDaPa8+GCg=="
16-
length="10423467"
12+
<pubDate>Fri, 31 May 2024 13:57:38 -0400</pubDate>
13+
<enclosure url="https://github.com/rime/squirrel/releases/download/1.0.1/Squirrel-1.0.1.pkg"
14+
sparkle:version="1.0.1"
15+
sparkle:edSignature="+5+hh4Mqf5wThIykwSSTVGzs0vmqZAxzvjGcqPJ3U1Ve1HB0GOZmHdRJqH6CbTaiaGlHwCok7lOqOzl+tgZ0Cg=="
16+
length="22942964"
1717
type="application/octet-stream"/>
1818
</item>
1919
</channel>

blog/source/testing/squirrel/index.md

Lines changed: 52 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,65 @@ title: 【鼠鬚管】更新日誌
22
comments: false
33
date: 2024-06-01 06:00:00
44
---
5+
<a name="1.0.1"></a>
6+
## 1.0.1 (2024-06-01)
7+
8+
#### 其它更新內容
9+
* bug 修復
10+
* 不再注冊爲拉丁輸入法,修復 Caps Lock 切換輸入法時不能切換至西文的問題
11+
* 修復配色中的 candidate_list_layout, text_orientation 不生效問題
12+
* 修復字體名無法解析時,字號不生效問題
13+
* 不再支持 `style/horizontal``style/vertical`
14+
15+
#### Other Updates
16+
* Bug fixes:
17+
* Remove Latn repertoire so that switching IME by Caps Lock can toggle Squirrel and Latin input
18+
* Fix: candidate_list_layout, text_orientation do not take effect when put in color scheme
19+
* Fix: font point is ignored when font face is invalid
20+
* Drop support for `style/horizontal` and `style/vertical`
21+
22+
**Full Changelog**: https://github.com/rime/squirrel/compare/1.0.0...1.0.1
23+
524
<a name="1.0.0"></a>
625
## 1.0.0 (2024-06-01)
26+
727
#### 主要功能更新
8-
* 用 Swift 重寫,代碼更易維護,更易讀,貢獻代碼的門檻更低。今天就來看看源代碼,嘗試動手吧!
28+
* 純 Swift 重寫,代碼更易維護,更易讀,貢獻代碼的門檻更低。今天就來看看源代碼,嘗試動手吧!
29+
930
#### 其它更新內容
10-
* `style/candidate_format` 格式修改爲 `"[index]. [candidate] [comment]"`,原格式仍能使用,建議遷移至更靈活、直觀的新格式
11-
* `style/horizontal` 將徹底移除,雖然本版程序仍支持,但會被新控件的默認值覆蓋,請使用 `candidate_list_layout`: `stacked`/`linear``text_orientation`: `horizontal`/`vertical`
12-
* 在菜單欄新增日志檔案夾,方便快速進入
13-
* 序號居中顯示,更像原生輸入法
14-
* `native` 配色小幅修改,減小字號,更像原生輸入法
31+
* UI 設置【**敬請留意**
32+
* `style/candidate_format` 格式修改爲 `"[label]. [candidate] [comment]"`,原格式仍能使用,但建議遷移至更靈活、直觀的新格式
33+
* `style/horizontal` 將徹底移除,雖然本版程序仍支持,但會被新控件的默認值覆蓋
34+
請使用 `candidate_list_layout`: `stacked`/`linear``text_orientation`: `horizontal`/`vertical`
35+
* `style/label_hilited_color` 已移除,請使用 `style/hilited_candidate_label_color`
36+
* `native` 配色小幅修改,減小字號,更像原生輸入法
37+
* UI
38+
* 在菜單欄新增日志檔案夾,方便快速進入
39+
* 序號居中顯示,更像原生輸入法
40+
* 新增 `--help` 命令行命令,以便查詢支持的命令
41+
* bug 修復
42+
* 減少使用<kbd>⇧</kbd>輸入大寫時造成中英切換的可能性
43+
* librime:使用 stdbool 後綴 API,以便與 Swift 更好橋接
1544

1645
#### Major Update
17-
* Migrated code to pure Swift, which is easier to maintain, read and contribute. Build your own Squirrel today!
46+
* Migrated code to pure Swift, which is easier to code, read and learn. Build your own Squirrel today!
47+
1848
#### Other Updates
19-
* `style/candidate_format` now updated to `"[index]. [candidate] [comment]"`, while the old format still works, please migrate to this more readable and flexible format at your convenience
20-
* `style/horizontal` will be dropped, it's still supported but will be overwrite by the default values of new options. Please adopt `candidate_list_layout`: `stacked`/`linear` and `text_orientation`: `horizontal`/`vertical`
21-
* Added a menu item for logs folder for quick access
22-
* labels will vertically center if label font is smaller than candidate font, better matches macOS builtin IME
23-
* `native` color scheme is updated with smaller font size, better matches macOS builtin IME
49+
* UI settings (**Breaking Changes**)
50+
* `style/candidate_format` now updated to `"[index]. [candidate] [comment]"`, while the old format still works, please consider migrating to this more readable and flexible format at your convenience
51+
* `style/horizontal` will be dropped, it's still supported but will be overwrite by the default values of new options.
52+
Please adopt `candidate_list_layout`: `stacked`/`linear` and `text_orientation`: `horizontal`/`vertical`
53+
* `style/label_hilited_color` is removed, please use `style/hilited_candidate_label_color` instead
54+
* `native` color scheme is updated with smaller font size, to better match macOS builtin IME
55+
* UI
56+
* Added a menu item for logs folder with easy access
57+
* labels will vertically center if label font is smaller than candidate font, to better match macOS builtin IME
58+
* Added `--help` command line argument
59+
* Bug fixes:
60+
* Reduce the chance that ascii mode may unintentionally switch when pressing <kbd>⇧</kbd> to enter Cap case
61+
* librime: Use stdbool flavored API, for better Swift interoperation
62+
63+
**Full Changelog**: https://github.com/rime/squirrel/compare/0.18...1.0.0
2464

2565
<a name="0.18"></a>
2666
## 0.18 (2024-05-05)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy