Skip to content

Releases: noandrea/geo2tz

v2.5.0

16 Sep 07:45
Compare
Choose a tag to compare

2.5.0 (2024-09-16)

Features

v2.4.0

29 Jun 18:12
Compare
Choose a tag to compare

2.4.0 (2024-06-29)

Features

  • improve geojson parser (370804c)
  • remove unnecessary Size function (e3acbd5)

v2.3.0

25 Jun 21:29
Compare
Choose a tag to compare

2.3.0 (2024-06-25)

Features

  • fail fast if a lat/lng is not found (37cff76)
  • improve precision (a194645)

v2.2.0

24 Jun 06:53
Compare
Choose a tag to compare

2.2.0 (2024-06-24)

Features

  • improve timezone lookup and add tests (5c00920)
  • use an in memory rtree to find the timezone (561e500)

v2.1.5

16 Jun 09:07
4568f60
Compare
Choose a tag to compare

2.1.5 (2024-06-16)

Bug Fixes

Notes

  • Includes timezone data from 2024a

v2.1.4

23 Jun 20:51
3e9ce06
Compare
Choose a tag to compare

2.1.4 (2023-06-23)

Bug Fixes

v2.1.3

23 Jun 20:42
f1d4a1d
Compare
Choose a tag to compare

2.1.3 (2023-06-23)

Bug Fixes

  • docker image won't build (f13e809)

v2.1.2

23 Jun 20:31
07774b3
Compare
Choose a tag to compare

2.1.2 (2023-06-23)

Bug Fixes

  • build: the docker image is broken (4cf592b)

v2.1.1

23 Jun 20:23
899f0b0
Compare
Choose a tag to compare

2.1.1 (2023-06-23)

Bug Fixes

v2.1.0

23 Jun 20:16
973be26
Compare
Choose a tag to compare

2.1.0 (2023-06-23)

Features

  • add script to update tzdata (67d34db)
  • update tzdata to 2023b (43f9260)

Bug Fixes

  • error detecting non-existing files (992a2ea)
  • security: update dependencies (33fed50)