Skip to content

Releases: throne/throne-cli

throne-0.6.1

12 May 23:23
9be4509
Compare
Choose a tag to compare

Changes

  • Info module now leverages throne API
  • Updates hidden "raw" command to use throne API
  • Removes RDAP parsers
  • Resolves error which would return due to phone/email string format for specific AS#s being looked up

throne-v0.5.1

08 Mar 19:36
1f22be9
Compare
Choose a tag to compare

[0.5.1] Version Update

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

throne-v0.5.0

10 Nov 14:47
370ba95
Compare
Choose a tag to compare

[0.5.0] Version Update

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

throne-v0.4.0

02 Sep 15:39
c69670c
Compare
Choose a tag to compare

[0.4.0] Version Update

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

throne-v0.3.0

18 May 03:29
83b7257
Compare
Choose a tag to compare

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