Pull in Timezone and CryptoSwift changes (Replaces `1.4.1`)
What's Changed
- Remove force-unwrap on
DateTypes.Time.timeZone
, and instead returnTimezone.current
if it's not found - Unpin
CryptoSwift 1.4.0
in AferoLab, and fix an unwrap-of-nonoptional inAferoAPIClient+Account
ℹ️ This release replaces
1.4.1
, no longer published in the Podspec repo.