Additions * Adds try/except to checking for username during `throne api set`
Changes * Updates project README badges
Fixes * Updates no api key error in bgp.py and whois.py to reflect the new `throne api set` change
0.5.0
Adds * PeeringDB facility search * `throne api get` to get username set for API authentication
Changes * `throne api setapi` is now `throne api set` * Syntax operators * Required output for pipeline testing
Fixes * Removes unused imports in code
0.4.0
Adds * throne API authentication and related commands
Changes * Domain WHOIS, ASN and IP lookup changed to use new throne API * Adds throne API module (throne api) * Bumps version to 0.4.0
Fixes * Allows for multiple API keys in config file * Various code cleanup per lgtm
0.3.0
__throne's first public release to pypi!__
* Includes all of the throne modules located within both devel and master branches * Documentation on throne.dev will be updated within 48 hours of release