Freddy v2.1.0 Release Notes
Release Date: 2016-04-27 // over 7 years ago-
Since 2.0.2:
- Swift 2.2 compatibility
- ๐ README and documentation improvements (#130, #131, #134, #144, #146)
- 0๏ธโฃ Default protocol implementation for
toJSON()
onRawRepresentable
(#139, #140, thanks @AquaGeek!) - ๐ Provide better optional-handling options to JSON subscripting (#148, #149)
- Detect and catch integer overflow (#151, #152)
- ๐ Framework build fixes (#155, #156; thanks @fabiomassimo and @mz2!)