Skip to content

SwiftDate 4.1.10

Compare
Choose a tag to compare
@malcommac malcommac released this 03 Sep 18:32
· 536 commits to master since this release

Changelog:

  • #472 CalendarName now supports RawRepresentable protocol
  • #459 Fixed an issue with translation of Dutch locale
  • #463 colloquial...() functions now fallback to timeComponents... functions when style is set to an abbreviated form (ie to return 1h)
  • #464 Fixed unit tests for ISO8501
  • #461 Fixed translation for Slovak locale
  • #470 Added Azerbaijani Latin locale (thanks to @elshad)
  • #468 Fixed an issue with negative intervals in DateTimeInterval (regression from previous release)