Skip to content

v1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 07:35
· 5 commits to main since this release
ca91305

DataAPI v1.12.0

Diff since v1.11.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: