Skip to content

Latest commit

 

History

History
100 lines (59 loc) · 6.63 KB

CHANGELOG.md

File metadata and controls

100 lines (59 loc) · 6.63 KB

Changelog

Welcome to the changelog for shuku. Here you will find a comprehensive list of all changes made to the project, chronologically sorted by release version.

We use Semantic Versioning, formatted as MAJOR.MINOR.PATCH. Major version changes involve significant (breaking) changes, minor versions introduce features and improvements in a backward compatible manner, and patch versions are for bug fixes and minor tweaks.

0.0.4 - 2024-12-27

✨ Features

📝 Documentation

  • Add isitmaintained.com badges to comparison (15e9b44) by @welpo

♻️ Refactor

  • (help) Ensure program name is "shuku" (6fa632b)

🔧 Miscellaneous tasks

👥 New contributors

🫶 @welpo made their first contribution

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

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

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