Skip to content

Releases: kirishima-ship/core

v0.7.0

19 Apr 02:47
f9fa9cb
Compare
Choose a tag to compare

What's Changed

  • fix(voiceUpdate): race condittion bug by @KagChi in #29

Full Changelog: v0.6.4...v0.7.0

v0.6.4

04 Apr 09:47
Compare
Choose a tag to compare

What's Changed

  • Some internal regression missmatch

Full Changelog: v0.4.0...v0.6.4

v0.6.3

23 Mar 04:29
144c3b5
Compare
Choose a tag to compare

What's Changed

  • Some funny internal regression missmatch

Full Changelog: v0.6.2...v0.6.3

v0.6.2

22 Mar 08:00
72e77ad
Compare
Choose a tag to compare

What's Changed

  • Typings issue for typescript users

Full Changelog: v0.6.1...v0.6.2

v0.6.1

22 Mar 04:33
2b51059
Compare
Choose a tag to compare

What's Changed

  • LoadTrackResponse now is generic types

Full Changelog: v0.6.0...v0.6.1

v0.6.0

22 Mar 03:36
Compare
Choose a tag to compare

What's Changed

  • Kirishima now extends BaseKirishima which now extendable for plugins feature

Full Changelog: v0.5.0...v0.6.0

v0.5.0

20 Mar 10:27
d3e26fc
Compare
Choose a tag to compare

What's Changed

  • Expose BasePlayer
  • Add few new method to KirishimaPlayer

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Mar 07:14
Compare
Choose a tag to compare

What's Changed

  • Kirishima#spawnPlayer now doesnt connect by default, you should handle this manually

Full Changelog: v0.3.1...v0.4.0

v0.3.1

14 Mar 04:43
Compare
Choose a tag to compare

What's Changed

  • shardId KirishimaPlayerOptions type missmatch

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Mar 04:19
Compare
Choose a tag to compare

What's Changed

  • Changed KirishimaOptions#send function to be more flexsible
  • Changed few KirishimaPlayerOptions to match discord API payload
  • Fixed KirishimaNode resumeKey options validation

Full Changelog: v0.2.3...v0.3.0