All Versions
14
Latest Version
Avg Release Cycle
123 days
Latest Release
901 days ago

Changelog History
Page 1

  • v1.1.1 Changes

    October 31, 2021

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix period overlaps for certain zones (Jarrod Moldrich)

    ๐Ÿ”„ Changed

    • ๐Ÿš€ tzdata release version shipped with this library is now 2021e instead of 2020e.
    • โš  Call :rand instead of :random for avoiding warnings
  • v1.1.0 Changes

    December 26, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed Elixir 1.11 compilation warnings. (Ho-Yon Mak)

    ๐Ÿ”„ Changed

    • Increased hackney dependency version requirement to ~> 1.17
    • ๐Ÿš€ tzdata release version shipped with this library is now 2020e instead of 2020d.
  • v1.0.5 Changes

    November 27, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix issues with Tzdata.TimeZoneDatabase during gaps (Benjamin Milde)

    ๐Ÿ”„ Changed

    • ๐Ÿš€ tzdata release version shipped with this library is now 2020d instead of 2019c.
  • v1.0.4 Changes

    October 07, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix warning in Elixir 1.11 (Thanabodee Charoenpiriyakij)
  • v1.0.3 Changes

    December 19, 2019

    ๐Ÿ”„ Changed

    • ๐Ÿš€ tzdata release version shipped with this library is now 2019c instead of 2019a.

    ๐Ÿ›  Fixed

    • โšก๏ธ Hackney was not set as an "application" in non-dev environments in 1.0.2 and could cause errors in updating.
  • v1.0.2 Changes

    October 17, 2019

    ๐Ÿ›  Fixed

    • Avoid creating atoms for non-existing time zone names.
  • v1.0.1 Changes

    July 01, 2019

    ๐Ÿ›  Fixed

    • Fixed: could not process 2019b release. Error related to first_matching_weekday_in_month(1932, 4, 7, []).
  • v1.0.0 Changes

    April 23, 2019

    ๐Ÿ”„ Changed

    • Elixir version requirement increased to Elixir 1.8+
    • ๐Ÿš€ ETS table normalization for performance improvements over 0.5.x releases
    • ๐Ÿš€ .ets release files now have contents with a different structure
    • Because of the different structre the .ets files now have a different file ending. E.g.: 2019a.v2.ets

    โž• Added

    • Tzdata.TimeZoneDatabase module that implements the Calendar.TimeZoneDatabase behaviour.

    Changelog for v0.5.x releases can be found in the pre_1-8 branch.

  • v1.0.0-rc.1

    March 27, 2019
  • v1.0.0-rc.0

    February 26, 2019