Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mallardduck mallardduck released this 13 May 22:14
· 141 commits to main since this 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.