Freddy v2.0.0 Release Notes

Release Date: 2016-02-01 // about 8 years ago
  • ๐Ÿš€ Freddy 2.0 is the first public release of a JSON parser and model decoder by your friends at Big Nerd Ranch. Read more.

    Since 2.0.0b1:

    • ๐Ÿ“š Comprehensive documentation (#73, #81, #90, #91, #96, #109)
    • Made syntax ready for Swift 2.2 (#83)
    • Clean up and simplify the subscript methods (#84)
    • โž• Adds a JSONEncodable protocol for going from models to JSON (#86)
    • โž• Adds convenience methods to create JSON from a String (#87)
    • ๐Ÿ“œ Validate the encoding of a JSON stream before parsing (#108)