- Update to version 1.7.1
Bug Fixes
* chord_composer: press Return key to commit raw key sequence (2b25861)
- Update to version 1.7.0
Bug Fixes
* chord_composer: more safely handle the placeholder ZWSP (025d9fb)
* cmake: use full paths defined by GNUInstallDirs (bb8c263), closes#424
* opencc: update submodule to fix#425 (3fa1571)
* script_translator: always_show_comments also applies to phrases
(440a97c), closes#272#419
* table_translator: index out of bound access in string (ff7acdc)
Features
* chareset_filter: add CJK Compatibility Ideographs in is_extended_cjk()
(3cb1128), closes#305
* setup: find and load external RIME plugins as shared libs #431 (b2abd09)
- Clean up spec: remove EOL conditions, move capnproto to BR dependency
OBS-URL: https://build.opensuse.org/request/show/869972
OBS-URL: https://build.opensuse.org/package/show/M17N/librime?expand=0&rev=48
- Update to version 1.6.2~git20200921.4e518b9:
* chore: fix rime_deployer
* fix(rime_api.cc): dangling pointer returned from RimeGetSharedDataDir
* feat(chord_composer): use Control, Alt, Shift to input chord
* feat(tools/rime_proto_console): demo for proto api
* feat(api): include candidate labels in proto message
* feat(selector): support 4 combinations of horizontal/vertical text
orientation and stacked/linear candidate list layout
OBS-URL: https://build.opensuse.org/request/show/837814
OBS-URL: https://build.opensuse.org/package/show/M17N/librime?expand=0&rev=42
- move binaries to main package
- Update to version 1.4.1~git20190324.dcdc301:
* feat(dict): specify vocabulary db name in dict settings
* chore(syllabifier): code cleanup
* fix(syllabifier): enable_completion not working
* feat(grammar): compare homophones/homographs in sentence
* refactor(Makefile): rename makefiles and change build directories
* chore(README.md): add contributor [ci skip]
* refactor(sample): migrate sample plugin to new plugin build system
* refactor(cmake, plugins): BUILD_SEPARATE_LIBS by module, plus rime-plugins library or separate plugin libraries
* feat(CMakeList.txt): add plugin build support (#257)
* fix(config/plugins.h): memory leak caused by non-virtual destructor
- Update to version 1.4.1~git20190219.c587900:
* feat(rime_api): get candidate list from index
* refactor(algo, dict, translators): use logarithmic weights internally
* fix(table_translator): null pointer exception when dict entries are filtered
* chore(table_translator): move collected dict entries to sentence translation
* perf(dictionary): refactor DictEntryIterator and do partial sort
* fix(rime_levers_api.h): customize_bool() misused `bool` type
- changes in 1.4.0
* user_config should not fall back to shared data
* remove dangling symlinks
OBS-URL: https://build.opensuse.org/request/show/688945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librime?expand=0&rev=19
- Update to version 1.4.1~git20190324.dcdc301:
* feat(dict): specify vocabulary db name in dict settings
* chore(syllabifier): code cleanup
* fix(syllabifier): enable_completion not working
* feat(grammar): compare homophones/homographs in sentence
* refactor(Makefile): rename makefiles and change build directories
* chore(README.md): add contributor [ci skip]
* refactor(sample): migrate sample plugin to new plugin build system
* refactor(cmake, plugins): BUILD_SEPARATE_LIBS by module, plus rime-plugins library or separate plugin libraries
* feat(CMakeList.txt): add plugin build support (#257)
* fix(config/plugins.h): memory leak caused by non-virtual destructor
- Update to version 1.4.1~git20190219.c587900:
* feat(rime_api): get candidate list from index
* refactor(algo, dict, translators): use logarithmic weights internally
* fix(table_translator): null pointer exception when dict entries are filtered
* chore(table_translator): move collected dict entries to sentence translation
* perf(dictionary): refactor DictEntryIterator and do partial sort
* fix(rime_levers_api.h): customize_bool() misused `bool` type
- changes in 1.4.0
* user_config should not fall back to shared data
* remove dangling symlinks
OBS-URL: https://build.opensuse.org/request/show/688059
OBS-URL: https://build.opensuse.org/package/show/M17N/librime?expand=0&rev=35
- Update to version 1.3.1+git20180822.19cea07e:
* feat: always_show_comments option
* feat(language): shared user dictionary per language
* fix(SchemaUpdate): read compiled schema from shared build if there is no user build
* feat(config): build config files if source files changed
* feat(dict): relocate binary files to $user_data_dir/build
* feat(dict): no conditional compilation on arm
* feat(config): support append and merge syntax
* feat(config): references to optional config resources, ending with "?"
* config_data: transactional copy on write
* fix(chord_composer): allow editor to define BackSpace key behavior
* feat(chord_composer): support chording with function keys
* feat(chord_composer): accept escaped chording keys
* feat(translator): add history_translator (#115)
* (feature) add codepoint_translator
* Fix memory leak at rime_candidate_copy. https://github.com/rime/home/issues/94
OBS-URL: https://build.opensuse.org/request/show/641357
OBS-URL: https://build.opensuse.org/package/show/M17N/librime?expand=0&rev=33