0.3.0
Pre-release
Pre-release
- Added Coveralls.
- Renamed AbstractClient to BaseClient since that's more accurate.
- Update Client to extend the BaseClient now that we call the class that.
- Made getWhoisServer abstract in AbstractLocator and implemented in the concrete class.
- Fix tests accordingly.