Skip to content

Releases: evansiroky/node-geo-tz

v7.0.3

26 Oct 05:14
fe0c273
Compare
Choose a tag to compare

7.0.3 (2022-10-26)

Bug Fixes

v7.0.2

29 Apr 15:54
7754752
Compare
Choose a tag to compare

7.0.2 (2022-04-29)

Bug Fixes

v7.0.1

27 Nov 07:23
afa29d3
Compare
Choose a tag to compare

7.0.1 (2021-11-27)

Bug Fixes

  • remove default export in favor of named exports (adb1f21), closes #129

v7.0.0

25 Nov 08:23
4f0bf4f
Compare
Choose a tag to compare

7.0.0 (2021-11-25)

Build System

  • drop support for node < 12 (501f02c)

Features

  • add TypeScript and linting (abc3483)

BREAKING CHANGES

  • drop support for node < 12

SPECIAL NOTE

  • This release had some issues with it's transpiling/build/exports which prompted the removal of the default export in favor of named exports (see #130). This change probably should have landed in this release, but it didn't so it is no recommended to use this release.

v6.0.2

20 Nov 07:55
015df06
Compare
Choose a tag to compare

6.0.2 (2021-11-20)

Bug Fixes

  • use flat file format instead of directory tree (7ad7333)

v6.0.1

06 Nov 04:49
Compare
Choose a tag to compare

6.0.1 (2020-11-06)

Bug Fixes

v6.0.0

29 Apr 07:00
Compare
Choose a tag to compare

6.0.0 (2020-04-29)

Bug Fixes

Build System

Code Refactoring

  • change default caching behavior (93479de)

Performance Improvements

  • increase levels of indexing (a601d13)

BREAKING CHANGES

  • It is no longer possible to directly configure an expiration time for data caching using this library. If this behavior is still desired, a custom store object must be passed to the setCache method.
  • update to node >= 10

v5.1.0

23 Nov 05:02
b727fc6
Compare
Choose a tag to compare

5.1.0 (2019-11-23)

Features

v5.0.5

07 Jul 22:12
Compare
Choose a tag to compare

5.0.5 (2019-07-07)

Bug Fixes

  • data: update to 2019b data (e0a0117)

v5.0.4

10 Apr 04:01
Compare
Choose a tag to compare

5.0.4 (2019-04-10)

Bug Fixes

  • find: return all ocean zones for North Pole queries (62d749c)