Releases: mjk/uber-rush
Releases · mjk/uber-rush
v0.4.4
Correct error response handling
Up til now, API request logs were not being sent properly. True errors were being routed via console.error inappropriately, and the wrong fields were included in the human-readable exception.
Fixed end_time
- Updated README with complete examples
- Fixed quote.end_time
Minor error logging improvement
v0.4.1 Avoiding circular structure problems. (#18)
Updated simulation capabilities
v0.3.1 Updated changelog for v0.4
v0.1.11
v0.1.10
v0.1.8
Closed issues:
- removeAllListeners after clearInterval #3
Merged pull requests:
- Fix a couple of bugs and bad references in the Delivery class #7 (beum)
- Expose ability to retrieve delivery info once rather than as a polling request #6 (beum)
- Add exponential backoff on polling failure #5 (beum)
- Fixes for bugs found during simulation #2 (beum)
- Fix typos, make logging optional #1 (beum)