Time4J v4.5 Release Notes

Release Date: 2015-09-15 // over 8 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for Malay language [#353]
    • Unify CalendarVariant and Calendrical by new interface CalendarDate [#350]
    • ๐Ÿ†• New XOR-operator for interval collections [#347]
    • ๐Ÿ‘‰ Make PatternType.CLDR useable for non-iso-dates [#348]
    • ๐Ÿ†• New calendar-related class GeneralTimestamp [#340]
    • ๐Ÿ†• New intersect-operator for interval collections [#345]
    • ๐Ÿ†• New method IntervalCollection.getRange() [#344]
    • ๐Ÿ–จ PrettyTime.printRelativeOrDate() using PlainDate [#343]
    • Moment-class with a new precision element [#342]
    • โž• Add plus/minus-operators for IntervalCollection [#339]

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ Disable parsing of ambivalent text forms [#351]

    ๐Ÿ”„ Changed

    • ๐Ÿ“‡ Rename unit pattern resource file names [#352]
    • CalendarVariant and Calendrical changed Temporal-signature [#350]
    • Two specialized now()-methods in ZonalClock changed the return type [#340]
    • ๐Ÿ”€ IntervalCollection.union() should create a merged collection [#338]