Skip to content

v0.3.0

Compare
Choose a tag to compare
@ilharp ilharp released this 23 Aug 19:08
· 710 commits to master since this release
5079630

v0.3.0 - Hello Koishi Desktop

Welcome to Koishi Desktop! The original "Koi" project is now a part of official Koishi distribution.

We're now formatted our released files into koishi-desktop-{os}-{arch}-{semver}-{varient}.{ext}. You can find a clearer distribution in this release page from now on.

Then came the release of Go modules. From now on, the core, app and sdk modules of Koishi Desktop will adopt the same version strategy as the main repository.

Besides, here's a new "Koishi Version" section, which lists main dep version in the Koishi boilerplate.

Filelist

File
koishi-desktop-linux-x64-v0.3.0-portable.zip
koishi-desktop-osx-x64-v0.3.0-portable.zip
koishi-desktop-win-x64-v0.3.0-portable.zip

Modules

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

Koishi Version

Package Version
@koishijs/client 4.3.10
@koishijs/cli 4.8.5
@koishijs/plugin-console 4.3.10
koishi 4.8.5

Changed

  • [BREAKING CHANGE] We've decided to BREAK ALL THINGS.

You cannot preserve any config when upgrading. You can just move your old instance folder to the new Koishi Desktop and edit koi.yml to start it, but we strongly suggest you to perform a fresh-install.

Also notice that breaking change like this will happen many times in the v0.x future. Please get ready.

Full Changelog

v0.2.3...v0.3.0