Skip to content

Releases: devoxa/ip-geolocation

Release list

v3.0.0

Choose a tag to compare

@queicherius queicherius released this 29 Jul 05:00
d059745

Breaking

  • Increase minimum supported Node version to v18

v2.0.0

Choose a tag to compare

@queicherius queicherius released this 21 Jun 22:08
fec25d5
  • Remove the loadDatabase function and do not cache the database
    • While nice for performance of subsequent lookups, this was really bad for memory usage and increased the footprint of each process using the module by ~95MB.