2.5.0 (2024-09-16)
- update tzdata to 2024b (86f0b97)
2.4.0 (2024-06-29)
2.3.0 (2024-06-25)
2.2.0 (2024-06-24)
- improve timezone lookup and add tests (5c00920)
- use an in memory rtree to find the timezone (561e500)
2.1.5 (2024-06-16)
- github release jobs (e4b720a)
2.1.4 (2023-06-23)
- invalid docker build (12d5d0d)
2.1.3 (2023-06-23)
- docker image won't build (f13e809)
2.1.2 (2023-06-23)
- build: the docker image is broken (4cf592b)
2.1.1 (2023-06-23)
- release workflow (3658395)
2.1.0 (2023-06-23)
v2.0.0 - 2022-07-31
- improve readme, remove unused deps, improve logging
- update dependencies and go to v1.18
- remove support for boltdb
- data: update tz source to 2021c version
- improve test coverage
the boltdb options are not available anymore, only the in-memory db is supported
v1.0.0 - 2021-11-28
- upgrade go version and dependencies
- update docs
- use in memory db instead of bolt
- add server request rate limit
v0.4.2 - 2021-09-13
- add multiple automated build options for docker
0.4.1 - 2021-09-13
- publish image on release
- update docker image url
- go mod tidy
0.4.0 - 2021-09-13
- add support for memory shapefile
- add support for memory shapefile
- ci: install linter in CI
0.3.1 - 2020-11-16
- docker-image and release process fix
0.3.0 - 2020-11-16
- move to github packages (from docker hub)
- set go version to 1.15
- update tzdata to v2020d
- linter warnings
- hide echo startup banner
0.2.2 - 2020-06-29
- add deepsource, move to noandrea org on docker hub
- deepsource: add error handling
- deepsource: simplify comparison
0.2.1 - 2020-05-17
- fix README
0.2.0 - 2020-05-17
- add authorization support
0.1.0 - 2020-05-06
- add changelog support
- better integration with docker-hub
- fix issue with linting
- add travis config
- add dockeringore and gitignore
- minor fixes in documentation
- add details in readme
- fix badges URLs
- add readme
- first commit
- add tests for coordinate parsing