Skip to content

Pull in Timezone and CryptoSwift changes

Compare
Choose a tag to compare
@marnberg marnberg released this 07 Mar 18:10
· 25 commits to master since this release

NOTE

Due to a versioning issue in 1.4.1, the published podspec has been removed. Leaving this tag and release here for posterity.

Please use 1.4.2 instead.

What's Changed

Remove force-unwrap on DateTypes.Time.timeZone, and instead return Timezone.current if it's not found
Unpin CryptoSwift 1.4.0 in AferoLab, and fix an unwrap-of-nonoptional in AferoAPIClient+Account