Skip to content

Releases: welpo/shuku

Release v0.0.3

26 Nov 19:58
v0.0.3
a78a7ba
Compare
Choose a tag to compare

0.0.3 - 2024-11-26

✨ Features

📝 Documentation

  • Remove installation warning from release notice (07bac0e) by @welpo
  • Join repository metrics w/ main comparison table (4648a9d) by @welpo

♻️ Refactor

🔧 Miscellaneous tasks

👥 New contributors

🫶 @renovate[bot] made their first contribution in #6


Tip

Verifying build provenance

These binaries include Sigstore attestations that prove they were built by the GitHub Actions workflow. To verify:

  1. Install the GitHub CLI: https://cli.github.com
  2. Run:
    gh attestation verify <downloaded-file> --repo welpo/shuku

Release v0.0.2

22 Nov 15:14
v0.0.2
af7d7f0
Compare
Choose a tag to compare

0.0.2 - 2024-11-22

✨ Features

🐛 Bug fixes

📝 Documentation

  • (CONTRIBUTING) Include dev in poetry install command (00987ce) by @welpo
  • (README) Add Python version(s) badge (d19b53e) by @welpo
  • (README) Add badges for CI & CD (ca3f76c) by @welpo
  • (README) Compare similar projects with badges (7558e91) by @welpo
  • (README) Improve installation instructions (14e6bc1) by @welpo
  • (release) Update notice to link GitHub Actions workflow (d909bb2) by @welpo
  • (release) Recommend pipx and link attestations (b333c4b) by @welpo

♻️ Refactor

✅ Testing

  • Ignore version metadata when comparing LRC files (0306775) by @welpo

🔧 Miscellaneous tasks

👥 New contributors

🫶 @welpo made their first contribution


Important

The recommended install method is pipx install shuku or pip install shuku. Pre-compiled binaries take longer to boot and require manual approval:

  • macOS: Right-click → Open.
  • Windows: More info → Run anyway.
  • Linux: chmod +x shuku

Tip

Verifying build provenance

These binaries include Sigstore attestations that prove they were built by the GitHub Actions workflow. To verify:

  1. Install the GitHub CLI: https://cli.github.com
  2. Run:
    gh attestation verify <downloaded-file> --repo welpo/shuku