PMJSON v3.1.2 Release Notes

Release Date: 2018-11-07 // over 5 years ago
    • ➕ Add method JSONError.withPrefix(_:) that returns a new error by prepending a prefix onto the path. This can be used in custom parsing code to produce good errors if the existing convenience functions don't do what you want. (#26)