Skip to content

Tags: shernshiou/node-uber

Tags

v2

Toggle v2's commit message
2.0.0

v1

Toggle v1's commit message
V1.0.0 (#56)

* adding bluebird

missing tests

* adding tests for async methods

* #33 implementation including tests and updated README.md

* adding error handling to samples

* resolving conflict for README

* update dependency versions

* remove publisher and fix gulpfile

* #24 first piece with tests

to come: Reindeers & Requests implementation

* solving #24, #40, #41, #42

- added all methods for #24 including tests
- updated READMEs & example files
- reworked entire testing architecture for #41
- removed deprecated methods for #42
- added scope checks for #40

* adding tests for #40

* sync updates from master

* Added mechanism for token refresh (#47)

* added token refresh functionality

* added unit test for oauth.js

* added unit test for oauthAsync.js

* added tests for complete code coverage

* code cleanup

* Updating dependencies and set engines

* Setting tokens to fix #39

* Added implicit surge handling (#49)

* added functionality for surge pricing

* added implicit surge handling

* Changed OAuth2 urls to v2 (#53)

* Adding tests for #53

* Dropping node v.1x/iojs in favor of ES6 #30

v0.9.6

Toggle v0.9.6's commit message
Bug fix for #32

Also updating the README and bumping up the version to 0.96

v0.9.5

Toggle v0.9.5's commit message
set version to 0.9.5 for new release

v0.9.4

Toggle v0.9.4's commit message
ESLint: Raise allowed method complexity to 7

estimates.getPriceForRoute has a complexity of 7. A simpler method
would require moving checks, which is I think more useful than meeting
the lower complexity of 6

0.0.4

Toggle 0.0.4's commit message
Bump version to 0.0.4

0.0.3

Toggle 0.0.3's commit message
Add readme, bump to 0.0.3

0.0.2

Toggle 0.0.2's commit message
Bump version to 0.0.2

0.0.1

Toggle 0.0.1's commit message
Update author details