Skip to content

PMJSON v3.0.2

Compare
Choose a tag to compare
@lilyball lilyball released this 22 Feb 04:57
· 61 commits to master since this release
  • Add convenience property JSONError.path.
  • Add method JSONError.withPrefixedCodingPath(_:) to make it easier to use JSONError-throwing methods in a Decodable implementation.