Skip to content
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.

Releases: fvdm/nodejs-dnsimple

v1.1.1

22 Mar 02:17
Compare
Choose a tag to compare
  • Code: bug fixes and clean up
  • Readme: minor tweaks
  • Test: include io.js v1.5 in Travis CI
  • Test: check timeout error
  • Test: minor fixes and clean up

1.1.0

01 Feb 04:14
Compare
Choose a tag to compare

Interface

  • Module converted to API wrapper,
    see README.md
    and the wiki
  • Callback parameter order is now function( err, data, meta )
  • Listing methods now always return an array with items, without ID keys

New

  • Support for two-factor authentication
  • Support for domain token authentication
  • Request timeout, default 30 seconds

Other

  • API version fixed in request path
  • Improved error handling
  • README.md updated
  • Other bug fixes
  • Lots of code clean up

0.3.0

01 Feb 02:35
Compare
Choose a tag to compare

Last dev release with old interface

0.1.4

01 Feb 02:33
Compare
Choose a tag to compare

Last npm release in old style with all methods