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
Deprecated fromReflection() methods, use fromFile() instead as reading code from reflection is unreliable and doesn't contain all the information needed, too much boilercode needed to make this happen. (#19, #21, #32, #34)
Removed attribute methods from AbstractModel (#29)
Fixed a bug with parsing and generating values and expressions (#31)