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
Release 1.0.1: Fix a bug with multiple defdefaults for the same callback
Only the first defdefault for a callback was used during generation;
now all defdefaults are being used to generated function clauses.