File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44## [ Unreleased]
55
6+ - Updated stroke input data to [ Conway Stroke Data v1.20.0]
7+ - Adds characters 𡀔𡅅 (Jyutping-recommended particles)
8+ - Adds characters 𠮿𠯆𠯢𠯫𠯻𠯿𠰍𠰠𠰴𠰺𠰻𠱼𠲍𠲖𠲵𠲸𠳓𠳔𠳝𠳭𠳿𠴨𠴱𠴲𠵅𠵆𠵌𠵎𠵘𠵱𠵴𠶖𠷈𠸄𠸍𠸖𠸝𠹤𠹵𠹶𠹹𠺕𠺖𠼝𠼦𠼻𠽟𠾐𠾶𡂴𡂿𡃏
9+ - Adds phrase 指擬
610- Updated androidx.test.ext: junit to v1.1.5
711- Updated androidx.test.espresso: espresso-core to v3.5.1
812
@@ -571,6 +575,8 @@ the actual functionality has not been implemented yet.
571575[ v0.1.0] :
572576 https://github.com/stroke-input/stroke-input-android/releases/tag/v0.1.0
573577
578+ [ Conway Stroke Data v1.20.0] :
579+ https://github.com/stroke-input/stroke-input-data/releases/tag/v1.20.0
574580[ Conway Stroke Data v1.19.0] :
575581 https://github.com/stroke-input/stroke-input-data/releases/tag/v1.19.0
576582[ Conway Stroke Data v1.18.0] :
Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
2929以 < span lang ="en "> Apache-2.0</ span > 授权,见<< a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >。< br >
3030</ p >
3131< h2 > 笔画输入资料</ h2 >
32- < h3 > < a href ="https://github.com/stroke-input/stroke-input-data "> Conway Stroke Data</ a > (v1.19 .0)</ h3 >
32+ < h3 > < a href ="https://github.com/stroke-input/stroke-input-data "> Conway Stroke Data</ a > (v1.20 .0)</ h3 >
3333< h4 > < code > sequence-characters.txt</ code > </ h4 >
3434< p class ="notice ">
35- © 2021–2022 < span lang ="en "> Conway</ span > < br >
35+ © 2021–2023 < span lang ="en "> Conway</ span > < br >
3636以 < span lang ="en "> CC-BY-4.0</ span > 授权,见<< a href ="https://creativecommons.org/licenses/by/4.0/ "> https://creativecommons.org/licenses/by/4.0/</ a > >。< br >
3737</ p >
3838< h4 >
Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
2929以 < span lang ="en "> Apache-2.0</ span > 授權,見<< a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >。< br >
3030</ p >
3131< h2 > 筆畫輸入資料</ h2 >
32- < h3 > < a href ="https://github.com/stroke-input/stroke-input-data "> Conway Stroke Data</ a > (v1.19 .0)</ h3 >
32+ < h3 > < a href ="https://github.com/stroke-input/stroke-input-data "> Conway Stroke Data</ a > (v1.20 .0)</ h3 >
3333< h4 > < code > sequence-characters.txt</ code > </ h4 >
3434< p class ="notice ">
35- © 2021–2022 < span lang ="en "> Conway</ span > < br >
35+ © 2021–2023 < span lang ="en "> Conway</ span > < br >
3636以 < span lang ="en "> CC-BY-4.0</ span > 授權,見<< a href ="https://creativecommons.org/licenses/by/4.0/ "> https://creativecommons.org/licenses/by/4.0/</ a > >。< br >
3737</ p >
3838< h4 >
Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
2929以 < span lang ="en "> Apache-2.0</ span > 授權,見<< a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >。< br >
3030</ p >
3131< h2 > 筆畫輸入資料</ h2 >
32- < h3 > < a href ="https://github.com/stroke-input/stroke-input-data "> Conway Stroke Data</ a > (v1.19 .0)</ h3 >
32+ < h3 > < a href ="https://github.com/stroke-input/stroke-input-data "> Conway Stroke Data</ a > (v1.20 .0)</ h3 >
3333< h4 > < code > sequence-characters.txt</ code > </ h4 >
3434< p class ="notice ">
35- © 2021–2022 < span lang ="en "> Conway</ span > < br >
35+ © 2021–2023 < span lang ="en "> Conway</ span > < br >
3636以 < span lang ="en "> CC-BY-4.0</ span > 授權,見<< a href ="https://creativecommons.org/licenses/by/4.0/ "> https://creativecommons.org/licenses/by/4.0/</ a > >。< br >
3737</ p >
3838< h4 >
Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ <h3><a href="https://mvnrepository.com/artifact/com.google.android.material/mate
3232Licensed under Apache-2.0, see << a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >.< br >
3333</ p >
3434< h2 > Stroke input data</ h2 >
35- < h3 > < a href ="https://github.com/stroke-input/stroke-input-data "> Conway Stroke Data</ a > (v1.19 .0)</ h3 >
35+ < h3 > < a href ="https://github.com/stroke-input/stroke-input-data "> Conway Stroke Data</ a > (v1.20 .0)</ h3 >
3636< h4 > < code > sequence-characters.txt</ code > </ h4 >
3737< p class ="notice ">
38- © 2021–2022 Conway< br >
38+ © 2021–2023 Conway< br >
3939Licensed under CC-BY-4.0, see << a href ="https://creativecommons.org/licenses/by/4.0/ "> https://creativecommons.org/licenses/by/4.0/</ a > >.< br >
4040</ p >
4141< h4 >
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ OrdinaryDictionaryReplacement: #.links.software-properties
1919* \stroke-input-years --> 2021--2022
2020* \material-version --> v1.7.0
2121* \material-years --> 2022
22- * \stroke-data-version --> v1.19 .0
23- * \sequence-characters-years --> 2021--2022
22+ * \stroke-data-version --> v1.20 .0
23+ * \sequence-characters-years --> 2021--2023
2424* \stroke-font-version --> v2.0.1
2525* \stroke-font-years --> 2021--2022
2626
Original file line number Diff line number Diff line change 1032510325指导
1032610326指引
1032710327指手画脚
10328+ 指拟
1032810329指挥
1032910330指控
1033010331指教
Original file line number Diff line number Diff line change 91009100指手畫腳
91019101指控
91029102指揮
9103+ 指擬
91039104指敎
91049105指教
91059106指數
You can’t perform that action at this time.
0 commit comments