All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Exclude Info.plist in sources to avoid warning for SPM
- Resources that doesn't directly inherit from base
Resource
class can now be correctly deserialized within includes.
- Possibility to install the library with the Swift Package Manager
- Fix Podfile
- Swift representation of JSON:API objects
Resource
open class to transform a model to a JSON:API resource- Network abilities to discuss with a JSON:API server