v0.8.0-rc.4
Pre-release
Pre-release
Download the source tarball from github releases:
https://github.com/chewing/libchewing/releases/tag/v0.8.0-rc.4
libchewing releases can be verified with the following minisign public key
minisign -Vm libchewing-0.8.0-rc.4.tar.zst \
-P RWRzJFnXiLZleAyCIv1talBjyRewelcy9gzYQq9pd3SKSFBPoy57sf5s
Buf fixed
- Special symbol selection missed a couple symbols that was in C version. (introduced in v0.7.0)
- Panics when a new selection replaces more than one existing selections. (introduced in v0.7.0)
- Selection created from alternative bopomofo was not considered in conversion. (introduced in v0.6.0)
Full Changelog: v0.8.0-rc.3...v0.8.0-rc.4