Skip to content

v2.0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tswwe tswwe released this 16 Dec 16:40
· 1 commit to master since this release

主要是增强了可维护性:将输入法主程序与星空方案数据文件分离。

  • refactor: 调整项目目录结构,分成 build(构建工具),data(程序)和 home(数据)。
  • chore: 增加 Android 版编译脚本 xxxk.bat,可快速打包生成 apk。
  • chore: 优化 Windows 版编译脚本 xxxk.nsi,现在安装包会将数据文件安装到配置目录(而不是程序目录)。
  • feat: 现在 Windows 版可以单独更新输入法主程序了(右键菜单 🞂 小小输入法主程序 🞂 更新主程序)。
  • feat:更新小小输入法主程序至2024年12月16日测试版,启用新版小小输入法的启发式造词特性(code_hint),并支持新版小小输入法的云剪贴板功能(;cc)。
  • docs: 更新 yong.chm。