Skip to content

v0.3.4

Compare
Choose a tag to compare
@Anviking Anviking released this 16 Dec 16:42
· 198 commits to master since this release
  • Added support for Dictionary decoding. Added => overloads returning [String: T], [String: T]? and [Decodable: AnyObject]?
  • Extension for NSArray
  • Added [T?]?-returning overload
  • Support for Swift Package Manager (#54 @neonichu)
  • Explicit deployment target for tvOS and watchOS (#55 @NachoSoto)