Skip to content

Releases: noandrea/geo2tz

v2.0.0

31 Jul 21:20
v2.0.0
55e895c
Compare
Choose a tag to compare

v2.0.0 - 2022-07-31

Chore

  • improve readme, remove unused deps, improve logging
  • update dependencies and go to v1.18

Feat

  • remove support for boltdb
  • data: update tz source to 2021c version

Test

  • improve test coverage

BREAKING CHANGE

the boltdb options are not available anymore, only the
in-memory db is supported

v1.0.0

28 Nov 21:39
v1.0.0
704c246
Compare
Choose a tag to compare

Chore

  • upgrade go version and dependencies

Docs

  • update docs

Feat

  • use in memory db instead of bolt
  • add server request rate limit

v0.4.2

13 Sep 09:10
v0.4.2
1743cb7
Compare
Choose a tag to compare

Maintenance release to fix docker build process

v0.4.1

13 Sep 08:52
0.4.1
1876d23
Compare
Choose a tag to compare

Build

  • publish image on release

Docs

  • update docker image url

Fix

  • go mod tidy

v0.4.0

12 Sep 22:28
0.4.0
affe823
Compare
Choose a tag to compare

[0.4.0] - 2021-09-13

Feat

  • add support for memory shapefile

Fix

  • ci: install linter in CI

v0.3.1

16 Nov 11:38
0.3.1
fbba222
Compare
Choose a tag to compare

Unreleased

0.3.1 - 2020-11-16

Fix

  • docker-image and release process fix

0.3.0 - 2020-11-16

Chore

  • move to github packages (from docker hub)
  • set go version to 1.15

Feat

  • update tzdata to v2020d

Fix

  • linter warnings

Misc

  • hide echo startup banner

0.2.2 - 2020-06-29

Build

  • add deepsource, move to noandrea org on docker hub

Fix

  • deepsource: add error handling
  • deepsource: simplify comparison

0.2.1 - 2020-05-17

Doc

  • fix README

0.2.0 - 2020-05-17

Feat

  • add authorization support

0.1.0 - 2020-05-06

0.0.0 - 2020-05-06

Build

  • add changelog support
  • better integration with docker-hub
  • fix issue with linting
  • add travis config
  • add dockeringore and gitignore

Doc

  • minor fixes in documentation
  • add details in readme
  • fix badges URLs
  • add readme

Feat

  • first commit

Test

  • add tests for coordinate parsing

v0.3.0

16 Nov 11:29
0.3.0
9332c54
Compare
Choose a tag to compare

Unreleased

0.3.0 - 2020-11-16

Chore

  • move to github packages (from docker hub)
  • set go version to 1.15

Feat

  • update tzdata to v2020d

Fix

  • linter warnings

Misc

  • hide echo startup banner

0.2.2 - 2020-06-29

Build

  • add deepsource, move to noandrea org on docker hub

Fix

  • deepsource: add error handling
  • deepsource: simplify comparison

0.2.1 - 2020-05-17

Doc

  • fix README

0.2.0 - 2020-05-17

Feat

  • add authorization support

0.1.0 - 2020-05-06

0.0.0 - 2020-05-06

Build

  • add changelog support
  • better integration with docker-hub
  • fix issue with linting
  • add travis config
  • add dockeringore and gitignore

Doc

  • minor fixes in documentation
  • add details in readme
  • fix badges URLs
  • add readme

Feat

  • first commit

Test

  • add tests for coordinate parsing