Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Drop Node 0.8, fix style, switch to lab/code

Choose a tag to compare

@skeggse skeggse released this 13 Sep 23:52
· 85 commits to master since this release
  • Drop support for Node 0.8, fixes #2.
  • Switch to lab/code from mocha/chai per #1. Move tests to tests.json, add library usage tests.
  • Add support for single TLD in tldWhitelist option as string.
  • Fix indentation for switch statements.