Decodable v0.5 Release Notes

Release Date: 2016-09-12 // over 7 years ago
  • Some significant changes:

    • 0️⃣ #108 Every default implementation of Decodable can be overridden
    • #79 Errors are once again enums
    • #117 Any instead of AnyObject
    • #101, #99 New KeyPath ad OptionalKeyPath structs.

    👀 Please see v0.5.0 migration guide and the new readme for more information.