Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 09:19
· 8 commits to main since this release

Changelog

  • 051fb5e BREAKING CHANGE: 移除GUI
  • 2da69d1 chore: 不隐藏ConsoleWindow
  • e72813b chore: 更换toml
  • 9882644 chore: 清理未使用的代码
  • 5b4dd9e feat(gui): 添加Runtime检测
  • a3290a5 feat: GUI
  • 03d0df5 feat: Logger
  • baa9761 feat: LoggerError样式更新
  • f001909 feat: add example-plugin
  • 7aa32b6 feat: 优先使用runtime目录下的可执行文件
  • a42c6b6 feat: 允许指定runtimeplugins目录
  • 93cc654 feat: 添加 listen_parameters
  • 251862f feat: 添加 nogui 启动参数
  • 299d631 feat: 添加 debug flag
  • 0432493 feat: 添加AvatarChange事件
  • bfb98a1 fix: Plugin的Dir不参与编码
  • c009dfa fix: Windows API
  • 0ac5ba2 fix: manifest文件名错误
  • dd612de fix: drunkenly code
  • faa74f1 fix: get_options 不再返回 avatar_bind
  • 5833409 fix: typos
  • d1aed07 fix: typos
  • fe59c29 fix: update tests
  • 3b9fdc7 fix: 非绑定Avatar不再发送 parameters
  • 585c906 refactor: Config重构