Skip to content

Releases: runk/node-geolite2

v3.7.1

25 Jul 10:31
440e2f3

Choose a tag to compare

3.7.1 (2025-07-25)

Bug Fixes

  • variable index was not initialised before use (440e2f3)

v3.7.0

07 May 12:16
b48ab10

Choose a tag to compare

3.7.0 (2025-05-07)

Bug Fixes

  • deps: update dependency node-fetch to v3 (d60a620)

Features

v3.6.2

01 Nov 07:58
2b06caf

Choose a tag to compare

3.6.2 (2024-11-01)

Bug Fixes

  • deps: update dependency tar to v7 (a7bc733)

v3.6.1

01 Apr 06:23
0810840

Choose a tag to compare

3.6.1 (2024-04-01)

Bug Fixes

  • deps: update dependency tar to v6 (6ac1dd4)

v3.6.0

25 Mar 23:29
6e4b424

Choose a tag to compare

3.6.0 (2024-03-25)

Bug Fixes

  • exit when done (df3160d)
  • update URL for downloads (ae716ec)
  • update warning texts to include account ID (d2778af)
  • Use new Maxmind download URLs and Basic authentication scheme (cfa55f0)
  • wait for all files to be written (6374b80)

Features

  • follow redirects when downloading files (7b58167)
  • load Maxmind account ID from env or config (35e89d4)
  • make account-id optional (68d8e1e)
  • send Basic auth header when downloading (a50e7be)
  • use fetch to download files (241853e)

v3.5.3

18 Mar 03:06
c09dce8

Choose a tag to compare

3.5.3 (2024-03-18)

Bug Fixes

  • don’t use optional chaining syntax (c4f7501)

v3.5.2

17 Mar 22:59
7781fbe

Choose a tag to compare

3.5.2 (2024-03-17)

Bug Fixes

  • allow installing geolite2 outside project root (359658d)
  • default selected DBs to valid DBs when no config (7372f74)
  • prevent looking for a package.json file infinitely (7389cd6)

v3.5.1

05 Apr 11:57
d3330bd

Choose a tag to compare

3.5.1 (2022-04-05)

Bug Fixes

  • Gracefully treat missing package.json (d5c40cb)

v3.5.0

05 Apr 11:42
7888e69

Choose a tag to compare

3.5.0 (2022-04-05)

Features

  • Skip download new databases if existing are up to date (4293cf9)

v3.4.0

08 Sep 05:48
b20e566

Choose a tag to compare

3.4.0 (2020-09-08)

Features

  • Add an ability to download only selected databases (864c752)