Releases: ueno/libskk
Releases · ueno/libskk
libskk 1.0.5
libskk 1.0.4
- Don't consume key release events [#52]
- Improve hankaku katakana conversion [#51]
- Use the same typing rule in dict-edit mode [#50]
- Add
abort-to-latin
andabort-to-latin-unhandled
command [#48] - Add more z-* shortcuts from DDSKK
- Fix memory leak caused by Vala array conversion
- Bump build requirements (glib >= 2.36, valadoc >= 0.40)
libskk 1.0.3
- Fix hiragana to katakana conversion in abbrev mode [#41]
- Make "commit-unhandled" actually commit in abbrev mode [#39]
- Avoid redundant dictionary lookup in non-numeric conversion cases [#36]
- Fix KZIK rules [#35, #37]
- Fix okuri-ari word registration [#33, #34]
- Add command for sticky-shift [#32]
- Don't crash when a rule has no default metadata [#31]
- Bind C-j to go back to hiragana in AZIK latin [#30]
- Build fixes [#42, #43]
libskk 1.0.2
Noteworthy changes in version 1.0.2 (2014-09-09)
- Migrate to libgee 0.8 from 0.6 (Issue#29).
- rules: new ACT09 rule contributed by Naoki Mizuno (Issue#28).
- Consume key event for "commit" command (Issue#26). Use
"commit-unhandled" for the previous behavior. - Comsume C-j in abbrev mode (Issue#24).