All Versions
20
Latest Version
Avg Release Cycle
93 days
Latest Release
1618 days ago

Changelog History
Page 2

  • v4.2.8 Changes

    August 24, 2018

    • DateFormatType is now Equatable
    0️⃣ • Added "default" option to TimeZoneType
    • Added Custom time zone

  • v4.2.7 Changes

    January 08, 2018

    🛠 • Fixed Swift version issue with range(at: and rangeAt(
    • A week can now start on Monday instead of Sunday

  • v4.2.6 Changes

    October 20, 2017

    ➕ Added isLenient flag to formatter as a possible fix to nil initiators when using a daylight savings change date

  • v4.2.5 Changes

    September 28, 2017

    👍 Swift 4 support
    🛠 Fixed cocoa pods warning issue #68

  • v4.2.4 Changes

    July 29, 2017

    Ensure we return cache formatter without copying its value

  • v4.2.3 Changes

    July 28, 2017

    🛠 Fixes caching issue #67 (comment)

  • v4.2.2 Changes

    May 19, 2017

    🛠 Fixed cocoapods issues and bumped up requirements to IOS9.

  • v4.2.1 Changes

    May 18, 2017

    ⚡️ Updated pod spec

  • v4.2.0 Changes

    May 18, 2017

    ➕ Added macOS support and ordinal day string.

  • v4.1.2 Changes

    March 08, 2017

    🛠 Fixed toString with style month calculation.