All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and adheres to Semantic Versioning.
- #180 Add optional
savingparameter totoArrayofBaseclass - default isfalseand will include read-only attributes in returned array;trueused forsavewhen committing via API to Shopify, which excludes read-only attributes. - #161 Set psr/log dependency to "^1.1|^2.0|^3.0" to allow usage in various newer projects.
- #168 Allow REST resources to configure a deny list of attributes to be excluded when saving
- #169 Allow loading dynamic fields returned by the API, and fix an issue when loading object arrays from API response data