UNPKG

eligible-api

Version:

Implementation of Eligible (https://eligible.com/) REST API

13 lines (10 loc) 428 B
## v0.1.0 __First Stable Release__ - This is the first stable release of the package. - Should be considered as the most basic version. - Allows access to the Eligible cost estimation service. ## v0.1.1 - Eligible Error response changed - Eligible had changed the format of their error-response a bit (fixing some inconsistency they had). removed patch that handled said inconsistency. ## v0.1.2 - Fix errors inheritance.