Time4J v4.7 Release Notes

Release Date: 2015-10-22 // over 8 years ago
  • ➕ Added

    • 🆕 New style-based factory methods for ChronoFormatter [#376], [#377]
    • Repository for localized date-time-patterns [#100]
    • 👌 Support for Amharic (am) [#387]
    • 👌 Support for Swahili (sw) [#386]
    • 👌 Support for Uzbek (uz), Turkmen (tk) and Kazakh (kk) [#385]
    • 👌 Support for Armenian (hy), Azerbaijani (az) and Georgian (ka) [#384]
    • 👌 Support for Filipino (Tagalog - fil or tl) [#380]
    • 👌 Support for Icelandic (is) and Malta language (mt) [#375]

    🛠 Fixed

    • 👌 Improved parsing of MSK timezone name [#381]
    • Negative duration in Arabic sometimes without minus sign [#379]
    • ChronoFormatter.format()-methods lack type safety [#378]

    🔄 Changed

    • 👍 Better translations for various countries (mainly arabic and french) [#383]
    • 👍 Better translations for Spanish locales in Latin America [#368]
    • 0️⃣ Simplify interface ChronoMerger by using Java-8 default methods [#382]
    • Two ChronoFormatter.format()-methods renamed [#378]
    • Low-level interface ChronoMerger with new method [#377]
    • Review plural rules [#366]
    • ⚡️ Update i18n-data to CLDR-28 [#374]
    • 🔄 Change ISO-8601-fallback-mechanism to CLDR standard [#373]
    • FormatPatternProvider.getDateTimePattern() with 3 args [#100]

    ✂ Removed

    • 0️⃣ FormatPatternProvider.DEFAULT [#100]