forked from rime/brise
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
93 lines (58 loc) · 3.01 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
2013-12-26 GONG Chen <chen.sst@gmail.com>
* symbols.yaml: rearranged symbol table by Patricivs.
* emoji: more Emoji symbols; support tips and alternative spellings.
* jyutping: include more Cantonese phrases.
* essay.txt, luna_pinyin, terra_pinyin: lots of improvements.
- Brise 0.32 release.
2013-11-10 GONG Chen <chen.sst@gmail.com>
* default.yaml, symbols.yaml: prefer middle dot U+00B7 to U+30FB.
* bopomofo_tw: bopomofo, output in Taiwan standard.
* jyutping: include more characters.
* luna_pinyin_simp: enable hotkey Control+Shift+4 to toggle
simplified/traditional Chinese mode.
* essay.txt, luna_pinyin, terra_pinyin: lots of improvements.
- Brise 0.30 release.
2013-09-05 GONG Chen <chen.sst@gmail.com>
* cangjie5, wubi86: make phrases based on commit history.
* stroke: replaces 'stroke_simp' and 'stroke5'.
- Brise 0.28 release.
2013-05-05 GONG Chen <chen.sst@gmail.com>
* essay.txt, luna_pinyin, terra_pinyin: lots of bug-fixes.
* wubi86: auto-commit complete words. (max_code_length: 4)
* luna_pinyin*: enable user created custom_phrase.txt (rime>=0.9.9)
- Brise 0.22 release.
2013-03-08 GONG Chen <chen.sst@gmail.com>
* essay.kct: removed; to be generated with `make`
* essay.txt: import phrases from moedict.tw
* luna_pinyin, terra_pinyin: import phrases from moedict.tw
2013-02-22 lxk <lxk1012@gmail.com>
* array30, scj6, stroke5, wubi_trad, cangjie5, cangjie5_express,
luna_pinyin, luna_pinyin_fluency, luna_pinyin_simp, luna_pinyin_tw,
terra_pinyin, combo_pinyin, double_pinyin_abc, jyutping, pinyin_simp, quick5,
soutzoe, stroke_simp, triungkox3p, wubi86, wubi_pinyin, wugniu, wugniu_lopha,
zyenpheng: correct preedit_format concerning 'ü'.
* default.yaml: update recognizer patterns for email & url.
2013-02-02 GONG Chen <chen.sst@gmail.com>
* bopomofo: enable using space key to input first tone instead of to select a
candidate, thus allow ommitting the rhyme and/or the tone after a consonant.
* cangjie5_express: Cangjie with auto-select feature enabled.
* default.yaml: add options to control Caps Lock behavior.
* essay: update vocabulary database.
* luna_pinyin, terra_pinyin, jyutping, wugniu: update tables.
* luna_pinyin_simp: input special characters with mnemonics such as '/ts'.
* symbols.yaml: table of punctuation and special characters.
- Brise 0.18 release.
2013-01-12 GONG Chen <chen.sst@gmail.com>
* soutzoe: a phonetic input method in Soochow dialect.
* bopomofo: automatically commit sentences followed by a comma or a period.
* double_pinyin_flypy: fix preedit representation 'dn' -> 'diao'
* luna_pinyin, terra_pinyin, jyutping: update tables.
* essay: update vocabulary database.
prefer 群/SRTQ, 峰/UHEJ, 麵/JEMWL to their equivalents 羣/XSRTQ , 峯/XUHEJ, 麪/JEMLS in phrases.
- Brise 0.16 release.
2012-09-25 GONG Chen <chen.sst@gmail.com>
* Makefile: install data files from a separate package.
* luna_pinyin, terra_pinyin, jyutping: update tables.
* essay: update vocabulary database.
* emoji: new schema.
- Brise 0.13 release.