dry-rb.org
dry-rb.org copied to clipboard
Version order
I noticed the version selector for dry-schemadocs has a surprising order, and the same seems to apply for other projects as well:
It looks like it's caused by some automatic tooling shuffling around the order in data/projects.yml, e.g. in https://github.com/dry-rb/dry-rb.org/commit/16e2a4886783b93256eff38c3e1ebb65a3ed2b13. I didn't find the relevant code, but I thought I'd make you aware of the result.
We're aware, a fix is welcome, programming is hard :)
I took another look and now noticed the https://github.com/dry-rb/devtools project, I'll see if I could help out. :)