Skip to content

Releases: runk/node-geolite2

v3.6.1

01 Apr 06:23
0810840
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

3.4.0 (2020-09-08)

Features

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

v3.3.0

04 Sep 02:35
Compare
Choose a tag to compare

3.3.0 (2020-09-04)

Features

  • core: Alternative way of providing the license key (8e8a9f6)
  • core: key file (852863d)

v1.0.0

08 Sep 03:41
Compare
Choose a tag to compare

1.0.0 (2020-09-08)

Features

  • core: Alternative way of providing the license key (8e8a9f6)
  • core: key file (852863d)

v3.2.0

13 Jun 02:31
Compare
Choose a tag to compare

3.2.0 (2020-06-13)

Features