PMJSON v3.0.2 Release Notes

Release Date: 2018-02-22 // about 6 years ago
    • ➕ Add convenience property JSONError.path.
    • ➕ Add method JSONError.withPrefixedCodingPath(_:) to make it easier to use JSONError-throwing methods in a Decodable implementation.