Skip to content

Releases: h3poteto/megalodon

0.6.1

07 Apr 09:53
Compare
Choose a tag to compare

Changed

  • #36 Add generics type information for public get method

0.6.0

26 Mar 14:13
Compare
Choose a tag to compare

Added

  • #35 Add an interface for megalodon instance
  • #34 Add refresh token method

0.5.1

17 Mar 23:16
Compare
Choose a tag to compare

Changed

  • #32 Export all entities in index.ts
  • #31 Export Account
  • #30 Show data when parse error

0.5.0

23 Feb 12:02
Compare
Choose a tag to compare

Added

  • #28 Add all entities
  • #27 Add example in README for uploading media
  • #26 Add conversation event for streaming parser

0.4.6

10 Dec 14:58
Compare
Choose a tag to compare

Fixed

  • #22 Guard reconnection if the close method is already called

0.4.5

19 Nov 13:13
Compare
Choose a tag to compare
Bump to version 0.4.5

0.4.3

06 Oct 15:30
Compare
Choose a tag to compare
Bump to version 0.4.3

0.4.2

04 Oct 23:41
Compare
Choose a tag to compare
Bump to version 0.4.2

0.4.1

04 Oct 23:14
c06418f
Compare
Choose a tag to compare
Merge pull request #12 from h3poteto/fix/response/type

Fix response type of websocket

0.4.0

04 Oct 13:57
Compare
Choose a tag to compare
Add publish command