Skip to content

4.1.0

Compare
Choose a tag to compare
@Jeehut Jeehut released this 29 Mar 20:05
· 8 commits to main since this release

Added

  • New advanced/reversed(byMonths:) and advanced/reversed(byYears:) for GregorianDay
  • New startOfMonth(timeZone:) and startOfYear(timeZone:) functions on GregorianDay
  • Added more tests to ensure some of the newer functionality continues to work in the future

Changed

  • Properties of GregorianDay and GregorianTimeOfDay are now variable & the types conform to Withable

Fixed

  • Fixed conversion of TimeInterval into Duration for fractional seconds
  • Fixed a build error when using delay(by:) due to ambiguity caused by an overload