Skip to content

Releases: dkern/external-ip

v0.3.9

24 Jul 11:25
Compare
Choose a tag to compare

Updated repository URLs

v0.3.8

14 Jun 13:29
Compare
Choose a tag to compare
  • Completely rewritten in ECMAScript 6 / ES6
  • Nearly completely event driven
  • Now supports events and promieses beside the old callback
  • Added and extended features all over
  • Uses more natively ways where possible
  • Way more request options
  • Uses real Errors for failure handling
  • Fully tested with 100% code coverage!
  • Has only half the dependencies as before
  • Fixed all Issues and added all pull requests of the original repo
  • But still fully compatible to the original ...