Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Latest commit

 

History

History
75 lines (46 loc) · 1.5 KB

HISTORY.md

File metadata and controls

75 lines (46 loc) · 1.5 KB

History

3.0.0 (2017-08-01)

  • Drops support for node < 4 & 5
  • Update request to 2.87.0 (a security update, requiring node >= 4)
  • Adds Travis testing for node 8
  • Adds .editorconfig
  • Update year in copyright notice

2.4.7 (2017-03-01)

  • Update request to 2.79.0 or greater
  • Update date in copyright notice
  • Remove coveralls leftovers

2.4.6 (2016-09-26)

2.4.5 (2016-02-10)

  • Fix some broken links

2.4.4 (2016-02-10)

  • Update repository references to springernature
  • Update the license

2.4.3 (2015-11-09)

  • Add Node.js 5.0 support

2.4.2 (2015-09-14)

  • Add Node.js 4.0 support

2.4.1 (2015-09-08)

  • Update dependencies
  • Run JavaScript through JSCS
  • Add code coverage reporting

2.4.0 (2015-07-13)

  • Make params an optional argument across the library
  • Output more useful error messages

2.3.1 (2015-07-07)

  • Update dependencies

2.3.0 (2015-05-18)

  • Add logging options
  • Add a timeout option
  • Documentation improvements
  • General refactoring

2.2.0 (2015-04-27)

  • Make the client compatible with the API
  • Send a sensible user-agent header
  • Handle non-JSON or invalid responses properly
  • Documentation improvements

2.1.0 (2014-07-02)

  • Switch to the MIT license

2.0.0 (2014-06-23)

  • Initial release