SwiftDate 6.2.0 - (Swift 5.x+)
Released on: 2020-09-16
CHANGES
- [NEW #694] Added support forDate position between 2 dates range (positionInRange)
- [NEW #695] Added support for Swift Package Manager (SwiftPM) 5.1
- [NEW #742] Added support for non latin Serbian localization
- [FIX #749] Fixed a crash with force unwrap in TimeInterval+Formatter
- [FIX #726] Fixed date comparison using the .isSameMonth option
- [FIX #725] Fixed wrong timezone while setup a different SwiftDate.defaultRegion
- [FIX #710] Fixed grammar for Slovak translation
- [FIX #708] Fix typo in customFormatter of DataRepresentable
- [FIX #707] Fixes traditional Chinese translation
- [FIX #700] Fixed wrong behavior of dateAt(.startOfMonth)