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
Function names were converted from snake_case to PascalCase. The snake case variants can still be used, but the compiler will issue a warning. Snake case function aliases will be removed in 2.0.0.