Releases: h3poteto/megalodon
Releases · h3poteto/megalodon
0.8.0
Changed
- #52 Use ws instead of websocket as websocket library
0.7.5
Fixed
- #51 Downgrade axios version to 0.18.1
0.7.4
Fixed
- #50 Remove User Agent in REST API call because it is guarded
0.7.3
Added
- #49 Add User Agent option and provide user agent for streaming and web_socket
0.7.2
Changed
- #47 Update axios for security fix
0.7.1
Changed
- #46 Use type instead of interface for entities
0.7.0
Overview
I changed id types in entities, because Mastodon and Pleroma provide id as string.
Changed
- #45 Fix id type to string
- #43 Use eslint instead of tslint
Fixed
- #44 Update TravisCI badge
- #42 Handle delete message from streaming
0.6.4
Fixed
- #40 Fix redirect_uri param for registerApp function
0.6.3
Changed
- #38 Add params to delete method
0.6.2
Fixed
- #37 Add max_toot_chars and registrations to Instance