Skip to content

v0.5.2

Compare
Choose a tag to compare
@ilharp ilharp released this 04 Oct 21:27
· 570 commits to master since this release
3f3b4f2

We added a global command-line argument --no-start. You can now add this argument starting daemon to prevent Koishi instances from being started by daemon init. Besides, running commands like koi import or koi yarn when no daemon will no longer start instances.

Filelist

File
koishi-desktop-win-x64-v0.5.2.msi
koishi-desktop-win-x64-v0.5.2.zip
koishi-desktop-osx-x64-v0.5.2.pkg
koishi-desktop-osx-x64-v0.5.2.dmg
koishi-desktop-osx-x64-v0.5.2.zip
koishi-desktop-linux-x64-v0.5.2.zip

Modules

Module Version Go Reference
gopkg.ilharper.com/koi/core 0.5.2 Go Reference
gopkg.ilharper.com/koi/app 0.5.2 Go Reference
gopkg.ilharper.com/koi/sdk 0.5.2 Go Reference

Koishi Version

Package Version
@koishijs/client 4.6.2
@koishijs/cli 4.9.2
@koishijs/plugin-console 4.6.2
koishi 4.9.2

Changed

  • Added --no-start arg in global (65d2e5b)

Full Changelog

v0.5.1...v0.5.2