Skip to content

Releases: AeJae/Traceroute-Map-Generator

Version 1.5

01 Feb 19:56
f51d38e

Choose a tag to compare

Changes

  • Bump body-parser and express by @dependabot[bot] in #1
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #2
  • Bump qs and express by @dependabot[bot] in #3
  • Bump qs and body-parser by @dependabot[bot] in #4
  • Stopped tracking and removed node_modules by @AeJae in #5
  • Now using EU API for Ipregistry by @AeJae in #6
  • Updated readme with new information

Full Changelog: v1.4...v1.5

Version 1.4

19 May 20:08
c4de952

Choose a tag to compare

Changes

  • Update Readme

Version 1.3

25 Apr 23:33
d9c2844

Choose a tag to compare

Changelog

  • Decreased marker size so as to increase visibility when multiple are in a similar location.
  • Fixed Ipregistry error handling.
  • Simplified console output.

Version 1.2

25 Apr 22:25
dcc1c31

Choose a tag to compare

Changelog

  • Added Ipregistry as an optional source for IP address locations.
    Usage of this requires you to pass in your API key in the NetworkManager instantiation.
    For example ... = new NetworkManager(true, "<your API key>");.

Version 1.1

25 Apr 21:12
29a32ea

Choose a tag to compare

Changelog

  • Implemented error handling for private/reserved IP addresses.

Version 1

25 Apr 17:59
5955e4b

Choose a tag to compare

v1

Enable fetching for new version