Skip to content

v0.1.1: The one that actually ships 🪨

Choose a tag to compare

@github-actions github-actions released this 10 Jun 20:11
· 30 commits to main since this release
Immutable release. Only release title and notes can be modified.
b75fab1

🪨 Same rock, fewer pebbles.

v0.1.0 tripped over a Python that did not exist yet: a dependency bot pinned our release pipeline to CPython 3.14.6 about five minutes before the GitHub runners had ever heard of it, so the launch face-planted at the starting line. Very on brand for a 0.1.0.

v0.1.1 is that exact release, now actually on PyPI.

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

pip install yamlrocks

📚 Docs: https://yaml.rocks

The first rock has landed. 🪨

../Frenck

                       

Blogging my personal ramblings at frenck.dev

What's changed

🧰 Maintenance

  • Use major.minor Python for the release driver jobs @frenck (#23)

⬆️ Dependency updates