Skip to content

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

Compare
Choose a tag to compare
@skeggse skeggse released this 13 Sep 23:52
· 84 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.