Geo2tz v0.3.1 Release Notes
Release Date: 2020-11-16 // over 2 years ago-
๐ 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
Previous changes from v0.2.2
-
๐ Build
- โ add deepsource, move to noandrea org on docker hub
๐ Fix
- deepsource: add error handling
- deepsource: simplify comparison