Skip to content

v0.1.2

Compare
Choose a tag to compare
@ilharp ilharp released this 31 May 01:10
a6774fb

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 of KOI 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)

Full Changelog

v0.1.1...v0.1.2