Geo2tz v0.3.1 Release Notes

Release Date: 2020-11-16 // over 4 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