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
saving
parameter totoArray
ofBase
class - default isfalse
and will include read-only attributes in returned array;true
used forsave
when committing via API to Shopify, which excludes read-only attributes.
- #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