Closed yoshuawuyts closed 6 months ago
Failed, maybe there was some other formatting change in the intervening versions? (Every time we fail CI due to this sort of thing I contemplate getting rid of checked-in markdown altogether but we haven't built a good alternative yet)
I've now generated imports.md with wit-bindgen 0.26.0 and CI now passes.
This adds support for
@since
and@unstable
gates, which should unblock #61 by fixing the failing CI. Thanks!