Geo2tz v0.3.1 Release Notes

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