Skip to content

v0.1.2: Third rock's the charm 🪨

Choose a tag to compare

@github-actions github-actions released this 10 Jun 21:29
· 25 commits to main since this release
Immutable release. Only release title and notes can be modified.
6957058

🪨 Third rock's the charm.

v0.1.1 was supposed to be "the one that actually ships." It was not. It tripped over s390x, an IBM mainframe architecture whose assembler is too old to recognize a CPU instruction from 2003, so a single wheel build face-planted and dragged the whole release down with it. So we dropped s390x, added Windows on ARM while we were in the neighborhood, and tried again.

v0.1.2 is that release, now actually on PyPI. For real this time.

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

pip install yamlrocks

📚 Docs: https://yaml.rocks

The rock keeps rolling. 🪨

../Frenck

                       

Blogging my personal ramblings at frenck.dev

What's changed

🚨 Breaking changes

  • 👷 Drop s390x from the release wheel matrix @frenck (#26)

✨ New features

  • 👷 Build Windows arm64 wheels @frenck (#27)

🧰 Maintenance

  • 🔧 Stop Renovate from pinning the setup-python python-version @frenck (#25)
  • 👷 Build Windows arm64 wheels @frenck (#27)

📚 Documentation

  • 👷 Build Windows arm64 wheels @frenck (#27)