All Versions
55
Latest Version
Avg Release Cycle
47 days
Latest Release
665 days ago

Changelog History
Page 5

  • v0.4.1 Changes

    October 07, 2015
    • ⚡️ Updated data to IANA TZDB 2015e. #253
    • ⚡️ Updated data to IANA TZDB 2015f. #253
    • ⚡️ Updated data to IANA TZDB 2015g. #255
    • ➕ Added jspm dependencies for moment. #234
    • 🏗 Included builds directory in npm. #237
    • ✂ Removed version field from bower.json. #230
  • v0.4.0 Changes

    May 30, 2015
    • ⚡️ Updated data to IANA TZDB 2015b. #201
    • ⚡️ Updated data to IANA TZDB 2015c. #214
    • ⚡️ Updated data to IANA TZDB 2015d. #214
    • ⚡️ Updated zone getter to allow lazy unpacking to improve initial page load times. #216
    • ➕ Added a package.json jspm:main entry point. #194
    • ➕ Added composer.json. #222
    • ➕ Added an error message when trying to load moment-timezone twice. #212
  • v0.3.1 Changes

    March 16, 2015
    • ⚡️ Updated data to IANA TZDB 2015a. #183
  • v0.3.0 Changes

    January 13, 2015
    • 💥 Breaking: Added country data to the meta/*.json files. Restructured the data to support multiple countries per zone. #162
    • ➕ Added the ability to set a default timezone for all new moments. #152
    • 🛠 Fixed a bug when passing a moment with an offset to moment.tz. #169
    • 🛠 Fixed a deprecation in moment core, changing moment#zone to moment#utcOffset. #168
  • v0.2.5 Changes

    November 12, 2014
    • ⚡️ Updated data to IANA TZDB 2014j. #151
  • v0.2.4 Changes

    October 20, 2014
    • ⚡️ Updated data to IANA TZDB 2014i. #142
  • v0.2.3 Changes

    October 20, 2014
    • ⚡️ Updated data to IANA TZDB 2014h. #141
  • v0.2.2 Changes

    September 04, 2014
    • ⚡️ Updated data to IANA TZDB 2014g. #126
    • ➕ Added a warning when using moment-timezone with moment<2.6.0.
  • v0.2.1 Changes

    August 02, 2014
  • v0.2.0 Changes

    July 21, 2014
    • ➕ Added the ability to configure whether ambiguous or invalid input is rolled forward or backward. #101
    • ➕ Added moment>=2.6.0 as a dependency in bower.json. #107
    • 🛠 Fixed getting the name of a zone that was added as a linked zone. #104
    • ➕ Added an error message when a zone was not loaded. #106