v0.4.3
A minor release (mainly for testing CI)
Fix
- 通过 TCP 使用在关闭连接时没有删除会话 (应该解决了 #50)
Doc
- 更新 nixOS 下的使用方法 (Thanks to definfo #59)
Chore
- 增加 Release 的 CI
- 更新 Docker 相关 CI
- 同时发布到 ghcr.io 和 Docker Hub
- 镜像支持 linux/riscv64 平台
Checksum
sha256sum
96534d65a7aac40bac762b7204b50d31828bc9f12d40cbea1621aea350b48d98 target/x86_64-pc-windows-msvc/release/rime_ls.exe
f384c9412e2977499ba1c4e606560c8b4e2b64d79bc4f9e64e5bbc6ef3dec32b target/universal2-apple-darwin/release/rime_ls
cc08eca1d4af450f15b4ef48eef8b4dea407d28e9a78dc848143a65a2d9e5780 target/x86_64-unknown-linux-gnu/release/rime_ls
What's Changed
- docs: update configuration manual for NixOS by @definfo in #59
- ci: add release CI by @wlh320 in #60
- Docker ci by @wlh320 in #61
Full Changelog: v0.4.2...v0.4.3