Commit 765f7cb
Allow DataGraphs v0.5 (backport to release-0.21) (#376)
## Summary
- Widens the `DataGraphs` compat entry to `0.4.1, 0.5` in both the
package and test `Project.toml`, and bumps the version to `0.21.3`. This
backports to the `release-0.21` line the DataGraphs 0.5 support added on
`main` in #374.
- Adds `release-0.21` to the branches that trigger the Registrator
workflow, so this (and future `release-0.21` patch releases) register
automatically on merge, the same way merges to `main` do.
- The full test suite passes locally against DataGraphs 0.5.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b403745 commit 765f7cb
3 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments