- use EVT instead of event emitter, which enforces type safety.
- updated another_cookiejar to v4.0.0
- await internal offer _update call. fixes issue with
getDescription: true
not working.
- allow overriding default options such as
saveCookies
,loadCookies
and ... when usingcreateTradeManager
helper function
- updated fetch_goody to v3.0.1
- correctly handle forms as form url encoded string instead of multipart/form-data