PMJSON v3.0.0 Release Notes

Release Date: 2018-02-19 // about 6 years ago
    • Convert to Swift 4.
    • Implement Codable on JSON.
    • ➕ Add a Swift.Decoder implementation called JSON.Decoder.
    • ➕ Add a Swift.Encoder implementation called JSON.Encoder.