File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## NaiveDate 0.3
2+
3+ - ` Date ` conversion now supports optional timezone parameters
4+
15## NaiveDate 0.2.1
26
37- Improve Hashing implementation (reduce number of collisions)
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'NaiveDate'
3- s . version = '0.2.1 '
3+ s . version = '0.3 '
44 s . summary = 'Naive date and time types'
55 s . homepage = 'https://github.com/kean/NaiveDate'
66 s . license = 'MIT'
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.2.1 </string >
18+ <string >0.3 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSHumanReadableCopyright </key >
You can’t perform that action at this time.
0 commit comments