- Remove all semicolons
- Discern and log connection errors when calling the server. Closes #9
- Remove 'engines' constraint from package.json
- Update README.md
- URL port defaults to 80 if not specified (or 443 if protocol is https). Closes #8
- Allow configuration through string URL instead of opts object. Closes #6
- update property name in package.json
- Initial release