Commit Graph

34 Commits

Author SHA1 Message Date
ciaranj 0749d671f0 Bumps version to 0.10.0 2022-07-22 21:10:48 +01:00
ciaranj df3a9d7803 Update Vows to work with a more recent node
(Also reformats package.json)
2022-07-22 21:06:57 +01:00
ciaranj dbf244f104 Merge remote-tracking branch 'PhilipSkinner/master' 2017-01-05 09:21:57 +00:00
ciaranj f8db22feed Correctly specify the library's license 2017-01-05 09:21:27 +00:00
Philip Skinner 6baf574f87 Adding ability to specify an agent for OAuth2 requests 2017-01-04 10:25:52 +00:00
ciaranj eefd821ea9 Bumping to 0.9.14 (Treat 20x OAuth2 responses as successes) 2015-09-22 17:15:04 +01:00
ciaranj de3a067aba Bumping version to 0.9.13 2015-05-15 20:09:28 +01:00
ciaranj a4b96af335 Repair missing commit(s) 2014-12-18 20:12:24 +00:00
ciaranj 171e668f38 Bumping version to 0.9.11 2014-01-04 14:49:01 +00:00
ciaranj a295a66b60 Bumps package version to 0.9.10 2013-03-05 17:40:21 +00:00
ciaranj 08fcb6881a Upping version to 0.9.9 2013-03-01 20:08:28 +00:00
ciaranj bd90c0fbf5 Bump version to 0.9.8 and update release notes 2012-07-28 13:45:19 +01:00
ciaranj 03a82b31e4 Updating version to 0.9.7 2012-04-24 22:26:10 +01:00
ciaranj 03f36922ac Addresses issue #93, adds *explicit* licensing information
This library has always been MIT licensed (see issue #5 for the earliest
question on this.)  This commit merely adds an explicit complete licence file in
the root of the sourcetree, and adds a line to the package.json file
(thus coupling the sourcecode to github *sigh* )
2012-04-08 22:06:02 +01:00
ciaranj d300b4ebdd Bumping to version 0.9.6 2012-03-02 21:38:14 +00:00
ciaranj 99e625968a Make the package more external test runner friendly 2011-08-30 21:48:08 +01:00
ciaranj 6b4dbcda72 Bumping version 2011-08-17 13:15:22 +01:00
ciaranj 707b8f77b2 OAuth2 getOAuthAccessToken now POSTs rather than GET as per the spec (v20) 2011-08-15 23:30:47 +01:00
ciaranj 8ba869ff41 Bumping version number and crediting 2011-07-23 22:56:27 +01:00
ciaranj d66ed8ad32 Updating readme and bumping version number for future release 2011-06-25 21:39:31 +01:00
ciaranj 37c2408187 Some minor reformatting and 'standardisation' of the merged code
Also updating package.json to reflect Echo support
2011-05-10 23:31:14 +01:00
ciaranj 9fea0b5458 Added tests for 302 redirect functionality 2011-04-19 23:09:20 +01:00
ciaranj a5a913823b Updating readme notes and package.json for next release 2010-12-05 21:59:29 +00:00
ciaranj 83d4566331 Bumping version to 0.8.3 2010-11-02 20:43:46 +00:00
ciaranj 3c22a78d9e Bumping version and updating package to use index.js instead of main.js 2010-09-20 21:50:03 +01:00
ciaranj d265de82f3 Bumping version number 2010-08-26 22:32:33 +01:00
ciaranj b79bce508f Trying again with package.json 2010-08-26 09:36:01 +01:00
ciaranj 999a2bc5e8 Still struggling to get the repositories link in package.json right 2010-08-26 09:14:25 +01:00
ciaranj b106405248 Updating the package.json file 2010-08-25 21:03:24 +01:00
ciaranj 5ee443e9c3 Bumping version to 0.8.0 2010-08-16 22:53:56 +01:00
ciaranj 1c93463189 it looks like non oauth_ parameters where being included within the authorization headers
I believe this to be incorrect.
2010-07-19 00:25:00 +01:00
ciaranj ebcf1c2950 Weird, found a missing argument that I could swear I'd put in previously?!!? 2010-07-18 23:43:39 +01:00
ciaranj 171b6d4599 Bumping version to 0.7.5, adding a top-level main file to ease
npm inclusion.
2010-07-18 21:26:22 +01:00
ciaranj 6942f60797 Bumping version 0.7.4 2010-06-23 19:59:59 +01:00