Releases: h3poteto/megalodon
Releases · h3poteto/megalodon
0.9.0
Added
- #62 Add cancel method to cancel all requests
0.8.2
Changed
- #60 Update lodash for security update
Fixed
- #61 Fix poll_options to Array of PollOption
0.8.1
Added
- #59 Add poll to status
- #58 Add poll and poll_option entity
Changed
- #56 Remove unused tslint
- #54 Update eslint because js-yaml has security issue
Fixed
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