Skip to content

PMJSON v3.1.2

Compare
Choose a tag to compare
@lilyball lilyball released this 07 Nov 08:05
· 21 commits to master since this release
  • 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)