Skip to content

Releases: nenosinc/SwiftDate

7.1.0

11 Apr 17:17
7.1.0
f6e8679
Compare
Choose a tag to compare

New Features

  • Adds new cases to date comparison
  • Makes Month enum CaseIterable per change in SwiftDate/malcommac#819
  • Adds support for visionOS per change in SwiftDate/malcommac#816
  • Adds Privacy Manifest (fixes SwiftDate/malcommac#823)
  • Add comment per change in SwiftDate/malcommac#807
  • Removed explicit calls to init per change in SwiftDate/malcommac#793

Bug Fixes