Skip to content

Drop template export semver compat with versions prior to 0.12.1 (retry)

Ian Jackson requested to merge incompat-semver into main

We want to update all our tests to use the new syntax. That means we must bump the tests' old version of d-d to 0.12.1. That means we're not testing compatibility with earlier versions.

This is a revised version of !429 (merged) which gitlab tricked me into merging despite a CI failure. I have rewritten the bottom commit so we get a full every-commit test on this branch.

I intend to get CI to pass on this, and then merge it. I think the merge will be treesame to this MR tip, but I will check.

Merge request reports