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 implicit conversion clash with required union properties (#127)
* Adds additional implicit conversions support check.
* Move implicit conversion support logic into union declaration.
* Clean up record declaration parameter vs property models.
* Update version and readme.