v0.1.2
This patch includes important fixes. All users should upgrade to this version.
Changed
-
Removed IntelliDaemon. All daemon logic wiil be handled directly by
@koishijs/cli
. (#26) -
Added
KOI
environment variable. The value ofKOI
is a SemVer, so subprocess can now use this env to identify Koi environment and get Koi version. (#29) -
Refactored IO handler for subprocess. (#30)
-
Handle browser open: Koi will now handle open console at start instead of Koishi. (#31)
Fixed
-
Fixed a bug that print
chcp
error (#25) -
Fixed a bug that Koi won't fatal when Koishi process failed to start (#32)