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
This release improves the specification of metadata handling that was released in DataAPI v.1.11.0.
A key change is that now metadatasupport function is added that allows for discovery if some type supports metadata.
As a consequence DataAPI.jl does not define any methods for provided functions (default methods provided in DataAPI v.1.11.0 are removed).