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
We just renamed the `MinscriptKey` trait to `Key` and `ScriptContext` to
`Context`.
Add an alias for each of them to the original name. This helps backwards
compatibility but also makes the library more ergonomic since the new
names are so generic they could cause naming conflicts in downstream
crates.
0 commit comments