Skip to content

Releases: lukasolson/fitbit-node

v2.2.0: Update package.json

03 Mar 20:56
b325cbc

Choose a tag to compare

Minor version bump due to new parameter behavior in url fetch

v2.1.0+001

09 Feb 02:22

Choose a tag to compare

Example error handling fix

v2.1.0: Merge pull request #23 from jmdiego/master

13 Jan 00:51
7daf379

Choose a tag to compare

v1.0.0

27 Jul 18:19

Choose a tag to compare

Replace Q with bluebird, allow post data to be sent with PUT/POST, up…