All Versions
121
Latest Version
Avg Release Cycle
44 days
Latest Release
514 days ago

Changelog History
Page 4

  • v1.19.3 Changes

    September 24, 2019
    • Cache offset values
    • Fix handling of negative sub 1-hour offsets
  • v1.19.2 Changes

    September 22, 2019
    • Speculative fix for Node 6
  • v1.19.1 Changes

    September 22, 2019
    • Fix Intl.DateTimeFormat usage for polyfills
  • v1.19.0 Changes

    September 22, 2019
    • Interval#splitAt now ignores input dates outside the interval
    • Don't allow decimals in DateTime creation
  • v1.18.2 Changes

    September 22, 2019
    • Fix handling of decimals in DateTime#plus and #minus
  • v1.18.1 Changes

    • Fix validity when adding or subtracting time that exceeds Date max/min boundaries
  • v1.18.0 Changes

    • Add support for macro tokens in the parser
  • v1.17.2 Changes

    • Fix issue with toRelative using style: short with plural days
  • v1.17.1 Changes

    • Reject out-of-range numbers in DateTime.fromMillis
    • Reject 0s in ISO date inputs
  • v1.17.0 Changes

    • DateTime.min and DateTime.max throw if they get the wrong kind of arguments
    • Fixed throwOnInvalid logic for Interval
    • Added DATETIME_MED_WITH_WEEKDAY preset