Skip to content

Releases: nahanil/node-namesilo

0.0.4

03 Oct 04:17
Compare
Choose a tag to compare

Adds support for batch API operations (thanks @leepood!)

let ns = new NameSilo({ apiKey: 'abc123', batch: true })
await ns.doSomeStuff()

See: https://www.namesilo.com/Support/API-Automated-Batch-Processing

0.0.3

03 Oct 03:50
Compare
Choose a tag to compare
bump version

0.0.2

21 May 07:41
Compare
Choose a tag to compare
Bump version

0.0.1

20 May 03:04
Compare
Choose a tag to compare
Update README.md / generator