Skip to content

Allow importing, validate public IPs, other minor improvements

Compare
Choose a tag to compare
@zhimsel zhimsel released this 15 May 19:10
· 10 commits to master since this release

This release is not backwards-compatible, as the name of the script has changed. Using underscores instead of dashes allows the script to be imported and used elsewhere.

This release also includes a patch to validate the public IPs retrieved from the "what's my IP" services.

Changes since last release

  • 10a088c: Rename script to conform to import standards
  • ef403bb: Validate public IP address before using it
  • 05e78b4: Replace type-check asserts with better error msgs
  • fb31a46: Don't install program deps for TravisCI builds
  • 03e606f: Fix incorrect whitespace