Skip to content

PMJSON v3.0.0

Compare
Choose a tag to compare
@lilyball lilyball released this 19 Feb 05:11
· 70 commits to master since this release
577b7e2
  • Convert to Swift 4.
  • Implement Codable on JSON.
  • Add a Swift.Decoder implementation called JSON.Decoder.
  • Add a Swift.Encoder implementation called JSON.Encoder.