Skip to content Version 0.27.0
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)