Skip to content

Releases: vmgltd/hlr-lookup-api-nodejs-sdk

2.0.2

02 Oct 00:26
3059c4f
Compare
Choose a tag to compare
  • replaces promise chains with async await
  • not a drop-in replacement for previous versions. contains breaking changes.

2.0.0

14 Aug 17:12
3ce0412
Compare
Choose a tag to compare
Merge pull request #8 from marcinx/master

V2 API Release

1.0.0

30 Jul 15:50
Compare
Choose a tag to compare

Final version of the HLR Lookups Legacy SDK for NodeJS.

Updates to Documentation and Comments

09 Dec 16:05
Compare
Choose a tag to compare
v.0.0.13

Update README.md

Small fix to package.json (equivalent with 0.0.11)

04 Dec 16:29
Compare
Choose a tag to compare

Small fix to package.json (equivalent with 0.0.11)

Added Health Check and Number Type Lookup Endpoints

04 Dec 16:17
Compare
Choose a tag to compare
  • Added doHealthCheck endpoint
  • Added submitSyncNumberTypeLookupRequest endpoint
  • Added submitAsyncNumberTypeLookupRequest endpoint
  • Added setNtAsyncCallbackUrl endpoint
  • Updated README
  • Updated Tests