This repository has been archived by the owner on Feb 8, 2021. It is now read-only.
0.7.0
Updates:
- #98 added the ability to retrieve nested values via a period-delimited key (thanks @RahulKatariya )
- #100 added the ability to de/encode dictionaries with de/encodable values (thanks @dwb357)
- #103 fixed not being able to subclass Gloss models (thanks @bachino90)
- #111 updated ISO 8601 date formatter to be lazily instantiated (thanks for the suggestion @GUL-)
- #116 and #117 updated how JSON/model arrays are created (thanks @RahulKatariya)
- #119 added sanitization to strings used to decode
NSURL
s (thanks @ejmartin504)