All Versions
120
Latest Version
Avg Release Cycle
23 days
Latest Release
1056 days ago

Changelog History
Page 6

  • v1.28.5 Changes

    May 19, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix a.m./p.m. formatters in Chinese Simplified locale. Thanks to @fnlctrl. See PR #486
  • v1.28.4 Changes

    April 26, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix accents on weekdays in the Italian locale. See PR #481. Thanks to @albertorestifo

    • ๐Ÿ›  Fix typo in ddd format token in Spanish language locale. Kudos to @fjaguero. See PR #482

  • v1.28.3 Changes

    April 14, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix ordinal numbers for Danish language locale. Thanks to @kgram. See PR #474
  • v1.28.2 Changes

    March 27, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix dd and ddd formatters in Polish language locale. Kudos to @justrag. See PR: #467
  • v1.28.1 Changes

    March 19, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix DST border bug in addMilliseconds, addSeconds, addMinutes, addHours, subMilliseconds, subSeconds, subMinutes and subHours. See issue #465

    • Minor fix for Indonesian locale. Thanks to @bentinata. See PR: #458

  • v1.28.0 Changes

    February 27, 2017

    โž• Added

    ๐Ÿ›  Fixed

    • All functions now convert all their arguments to the respective types. See PR: #443

    • ๐Ÿ›  Fixes for ordinals (1er, 2, 3, โ€ฆ) in French locale. Thanks to @fbonzon. See PR: #449

  • v1.27.2 Changes

    February 01, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ‘€ Various fixes for Dutch locale. See PR: #416. Thanks to Ruben Stolk @rubenstolk
  • v1.27.1 Changes

    January 20, 2017

    ๐Ÿ›  Fixed

    • โž• Added generation of TypeScript locale sub-modules, allowing import of locales in TypeScript.
  • v1.27.0 Changes

    January 19, 2017

    โž• Added

  • v1.26.0 Changes

    January 15, 2017

    โž• Added

    • getTime

    ๐Ÿ›  Fixed

    • ๐Ÿ‘€ Various fixes for Japanese locale. See PR: 395. Thanks to Yamagishi Kazutoshi @ykzts