github koishijs/koishi 3.14.1
Koishi 3.14.1

latest releases: 4.17.9, 4.17.8, 4.17.7...
2 years ago
  • koishi-adapter-discord@1.3.4
  • koishi-core@3.14.1
  • koishi-plugin-adventure@0.4.1
  • koishi-plugin-common@4.3.4
  • koishi-plugin-mongo@2.5.1
  • koishi-plugin-mysql@3.6.1
  • koishi-plugin-teach@2.3.0
  • koishi-test-utils@7.0.1
  • koishi@3.14.1

Features

  • teach: migrate dialogue query to orm (4808598)
  • teach: migrate successor query to orm (dcfc11e)
  • teach: migrate flag query to orm (6e10288)
  • teach: migrate writer query to orm (6ecd10b)
  • teach: migrate data initialization (1b328a8)
  • orm: support evaluatation api (9172e95)
  • orm: support db.aggregate() (ac2fac6)
  • teach: implement getStats by aggregation api (8dafcc1)
  • teach: migrate time query to orm (95c9307)
  • teach: migrate context query to orm (ccb27ae)
  • orm: support $expr in query (e0671fa)
  • teach: fully migrated to orm api (886d80c)
  • adventure: update to orm-favored teach hooks (76d94df)
  • discord: support sending audio (#353) (5942412)
  • core: support appOptions.host, fix #350 (4819ab3)
  • core: support argv type natural (71ac6ad)
  • test-utils: move initUser / initChannel to mockedApp (a9e5b80)

Bug Fixes

  • teach: fix session.user null error (f45fd38)
  • test-utils: fix typos (2cac86b)
  • minecraft: use partial types to avoid error (6d58002)
  • mysql: alter table by orm config, fix #361 (e7e5155)
  • orm: fix incorrect fallback length setting, fix #362 (e9e52a1)
  • core: enhance typings for async hooks, fix #363 (401655b)
  • orm: primary keys should not have initial values, fix #358 (bb737d2)
  • orm: fix incorrect table.type behavior (24ba62c)

Other Changes

Don't miss a new koishi release

NewReleases is sending notifications on new releases.