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
MIX_ENV is no longer considered for determining the build profile. Now, the
profile defaults to :release. Use the :mode option to pick another
profile explicitly. (#496)
Added
ResourceArc::make_binary for safe use of enif_make_resource_binary (#487)