This repository was archived by the owner on Feb 8, 2021. It is now read-only.
0.7.2
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