v1.12.0
DataAPI v1.12.0
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).
Closed issues:
- a few concerns about metadata methods (#52)
Merged pull requests: