First 4.0 Alpha Release
Pre-release
Pre-release
- Bump minimum Swift version to 5.2
- Remove deprecated subscript access to
ResourceObjectattributes. - Fix/Improve errors during decoding caused by malformed
ResourceObjectrelationships. - Modify
Document.SuccessDocumentto guarantee non-optional properties where the fact that it is a success document is able to provide such guarantees. For example,.primaryResourceand.includesare now non-optional onSuccessDocument.