Skip to content

v0.1.3: Now with pre-flight checks 🪨

Choose a tag to compare

@github-actions github-actions released this 11 Jun 06:31
· 23 commits to main since this release
Immutable release. Only release title and notes can be modified.
8668466

🪨 The rock now checks the landing first.

v0.1.2 was going to be the one. Instead it sat in the queue forever, waiting for an Intel Mac runner that GitHub had quietly retired back in December, so the wheel build was politely holding out for a machine that no longer exists.

v0.1.3 fixes that (the macOS jobs moved to macOS 26) and, more to the point, it stops guessing: every wheel is now built and imported on its own platform and Python version before a tag is ever cut. So unlike the previous three attempts, this release was actually proven to work before you read this.

👉 What it is and everything it does: see the v0.1.0 release notes.

pip install yamlrocks

📚 Docs: https://yaml.rocks

Fourth time's the charm. The rock has well and truly landed. 🪨

What's changed

🧰 Maintenance

  • 👷 Reliable, continuously-tested wheel builds (fix retired macOS runners + shared build matrix) @frenck (#28)

⬆️ Dependency updates