Commit 06f4232
committed
chore(release): 0.27.0 [skip ci]
## [0.27.0](v0.26.0...v0.27.0) (2025-09-19)
### Features
* allow custom metadata for data sets & roots ([fe41931](fe41931)), closes [#201](#201)
* expose metadata as Record<string,string>; check constraints ([68ed29b](68ed29b))
* match data set for auto-selection based on all metadata (unordered) ([50eb97a](50eb97a))
### Bug Fixes
* exact match of metadata, ignoring order, when selecting data set to reuse ([5f80a64](5f80a64))
* pass metadata to context create, match cached contexts on metadata ([967f272](967f272))1 parent 858a51b commit 06f4232
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments