Skip to content

Release 1.4.X

Latest
Compare
Choose a tag to compare
@jkutianski jkutianski released this 26 Oct 08:00
· 57 commits to master since this release
  • Added Node-ChakraCore support
  • Change superagent dependency to version 3.8.x
  • Add support to proxy-agent 2.1.x and solve the issue #20
  • Added getEventPhotos() based on soosap@bd52cc1
  • Changed getLocations() to findLocations() according to 239fb52
  • Solve error on requireOpt when modules == null
  • Update websocket-stream to version 5.0.x
  • Adding response to HTTP request error object based on 367d359
  • Create an object on response === null when ratelimit exist
  • Wrap JSON.parse in try/catch based on eebee66
  • Include test for getOEMBed()
  • Added support to websocket-stream 4.0.0
  • Added getRSVPs() example
  • Added support for JSONStream 1.3.X
  • Added require function for optional modules
  • Added Proxy support