Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

0.7.2

Choose a tag to compare

@haidalinda haidalinda released this 16 Apr 02:07
· 322 commits to main since this release

Updates:

  • #126 fixed an issue with encoding Encodable dictionaries that resulted in top-level translation being lost (thanks @dwb357)
  • #129 fixed date parsing failure if non-Gregorian calendar set on device (thanks @fabb)
  • #135 fixed incorrect decoding of for nested keypaths in Release builds using Swift 2.2 (thanks @tholo and for the suggestion @stuartervine)
  • #138 fixed usage of lazy NSDateFormatter for ISO 8601 dates