Gloss v0.7.2 Release Notes

  • ๐Ÿš€ Released on 2016-04-15. All issues associated with this milestone can be found using this filter

    ๐Ÿ›  Fixed

    • ๐ŸŒ Issue with encoding Encodable dictonaries that resulted in top-level translation being lost [PR #126]
    • ๐Ÿ“œ Date parsing failure if non-Gregorian calendar set on device [PR #129]
    • ๐Ÿš€ Incorrect decoding of for nested keypaths in Release builds using Swift 2.2 [Issue #135]
    • Usage of lazy NSDateFormatter for ISO 8601 dates [PR #138]

    โšก๏ธ Updated

    • ๐Ÿšš Moved tests from Example project to framework project [PR #131]