Releases: sonnyp/aria2.js
Releases · sonnyp/aria2.js
v4.1.1
v4.1.0
v4.0.3
- fix fetch illegal invocaton
- upgrade dependencies
v4.0.2
- fix
multicall
- update dependencies
v4.0.1
v4.0.0
New features:
- multicall
- batch
- listNotifications
- listMethods
- class Aria2 is an EventEmitter
Breaking changes:
- removed callback interface
- removed browser bundle
onopen
,onclose
are now eventsopen
andclose
onmessage
is now eventinput
onsend
is now eventoutput
send
method has been replaced with call- requires Node.js >= 7.6.0
Minor changes:
- example removed
- browser tests removed
- use ava for testing
v3.0.1
v3.0.0
- use window.fetch and node-fetch for HTTP transport
- make
aria2rpc call
uses HTTP rather than WebSocket - remove jsonp support
v2.0.1
bump ws dependency version to fix a security issue
https://nodesecurity.io/advisories/socketio_dos-due-to-excessively-large-websocket-message