Skip to content

Releases: melvitax/DateHelper

2.0.3

15 Jul 18:14
Compare
Choose a tag to compare

Fixed public/private error.

2.0.2

15 Jul 18:04
Compare
Choose a tag to compare

NSDate extension is now public so it can be accessible from the Framework. Fixed Screenshot URL for CocoaPods

2.0.1

07 Jul 20:26
Compare
Choose a tag to compare

Fixed daylight savings issues

Added CocoaPods support

25 Jun 21:21
Compare
Choose a tag to compare
2.0.0

Added Screenshot.

1.09

24 Jun 16:53
Compare
Choose a tag to compare

Fixed isNextWeek() and isLastWeek() and wrapped NSDateFormatter into a dispatch_once closure to improve performance.

1.07

02 Sep 18:45
Compare
Choose a tag to compare

Updated Demo to Xcode Beta 7

1.06

20 Aug 19:07
Compare
Choose a tag to compare

Updated Read Me file

1.05

19 Aug 21:29
Compare
Choose a tag to compare

Turned properties into functions and fixed other Xcode 6 beta 6 issues.

1.04

05 Aug 15:05
Compare
Choose a tag to compare

Updated ReadMe with Screenshot.

1.03

05 Aug 02:26
Compare
Choose a tag to compare

Reverted booleans to functions for continuity.