Download the source tarball from github releases:
https://github.com/chewing/libchewing/releases/tag/v0.9.1
libchewing releases can be verified with OpenPGP
gpgv libchewing-0.9.1.tar.zst.asc libchewing-0.9.1.tar.zst
or minisign
minisign -Vm libchewing-0.9.1.tar.zst \
-P RWRzJFnXiLZleAyCIv1talBjyRewelcy9gzYQq9pd3SKSFBPoy57sf5s
What's New in libchewing 0.9.1 (October 26, 2024)
---------------------------------------------------------
* Bug Fixes
- Disable automatic selections snapshot which introduced more problems then
what it tried to solve. (introduced in v0.9.0)
* Build
- Statically link C runtime on Windows
- Use vcpkg on Windows
**Full Changelog**:
https://github.com/chewing/libchewing/compare/v0.9.0...v0.9.1
Happy hacking,
Kan-ru