You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix nested attribute name and generated custom value method name conflicts (#81)
* Prefixing nested attribute names with the name of the parent attribute when the attribute name matches any of the generated custom value method names (#76)
* Adding changelog (#76)
* Renaming input arg (#76)
* Updating tests (#76)
* Add naming collision handling for collection and object attributes (#76)
0 commit comments