SwiftDate 6.0.0 (Swift 5.0+)
Released on: 2019-03-27
Changes
- #648 Swift 5 / Xcode 10.2 Compatibility
- #642 Wrong
toISO()
output parsing date string from non Gregorian calendars - #643 Parsing ISO-8601 formatted week dates fails
- #646 Relative date formatting never returns the "previous" value (now supports past/future/current)
- #638 Added
RoundingStrategy
forRelativeFormatter.Gradation.Rule
- #647 HTTP Header formatter fix