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
Enhancement/fix attribute data loss (#43)
* Fixes attribute data loss
Switches to a string-based attribute list rather than trying to parse out the model into an object.
* Cleans things up
* Runs the formatter
* Runs builds and bumps to v1.3.0
* Added tests