Releases
3.14.0
shigma
released this
20 Aug 17:31
koishi-core@3.14.0
koishi-plugin-adventure@0.4.0
koishi-plugin-chess@3.1.0
koishi-plugin-eval@3.2.4
koishi-plugin-github@3.1.4
koishi-plugin-mongo@2.5.0
koishi-plugin-monitor@1.0.0-beta.33
koishi-plugin-mysql@3.6.0
koishi-plugin-puppeteer@2.1.6
koishi-plugin-rss@2.0.2
koishi-plugin-schedule@3.0.7
koishi-plugin-tools@2.1.4
koishi-plugin-webui@4.7.0
koishi-test-utils@7.0.0
koishi@3.14.0
Features
minecraft: support minecraft adapter (77c448d )
orm: support $bits query operators (719ad69 )
orm: support $el and $size operator (9a37751 )
orm: support decimal field type (2209a20 )
teach: support config.authority.receive, fix #339 (792233a )
core: support enum for argv type, fix #337 (3b2adf9 )
orm: support field shorthand syntax (d249b3d )
orm: migrate plugins to new orm api (6a8199f )
minecraft: support user config (a991cb3 )
Bug Fixes
core: command option type bug, fix #331 (#332 ) (fbf26fa )
mysql: fix incorrect $or behavior (85cf971 )
mysql: sql statement lacks fields when creating tables, fix #238 (#335 ) (1e2bee6 )
eval: fix incorrect parsing in the interpolation (#340 ) (a0a920f )
orm: use fallback data when inserting rows (355853b )
test-utils: orm expr query behavior for $eq
, $ne
and so on (#343 ) (dceaa9b )
core: fix wrong typing for cmd.option() (c79fe94 )
orm: fix little bugs (6cc8b60 )
webui: fix typings (6ae1af8 )
orm: add test api and fix bugs (#347 ) (4f71ce7 )
Other Changes
You can’t perform that action at this time.