Skip to content

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 09:57
· 290 commits to master since this release

0.27.0 (2025-09-19)

Features

  • allow custom metadata for data sets & roots (fe41931), closes #201
  • expose metadata as Record<string,string>; check constraints (68ed29b)
  • match data set for auto-selection based on all metadata (unordered) (50eb97a)

Bug Fixes

  • exact match of metadata, ignoring order, when selecting data set to reuse (5f80a64)
  • pass metadata to context create, match cached contexts on metadata (967f272)