Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 09:38
23ab9a3

0.10.0 (2024-11-05)

Features

  • ✨ add container build spec and dependancy tooling (0ca6cd8)
  • add useful YAML extension to Devcontainer (be5600c)
  • deps: pin Alpine base image with hash (#47) (4a89ea7)
  • ensure latest tag is available on images from main (#34) (7856da7)
  • update beets and build dependency versions (#205) (e906db9)
  • update beets version to 2.10.0 (#289) (1e722f0)

Bug Fixes

  • 🐛 include Chromaprint build files and revert Pillow version (#54) (d8f055a)
  • 🐛 update entrypoint to correct path (#52) (5d4c9dc)
  • 🐛 update Poetry and Beets package dependencies (#31) (cdfde7a)
  • 🐛 updates cosign action and version to fix attestation (#209) (074df99)
  • 👷 update actions and remove redundant steps (#211) (286f6c4)
  • 🔧 refactor to support Git sourced version of Beets (#185) (03c7bb5)
  • 🚑️ change devcontainer variant to support Python 3.12 (95a5014)
  • 🚑️ update poetry install params for devcontainer build def (70bf51c)
  • migrate release please action to new org (#219) (cb56e3b)
  • push images to registry as final step (e6edfcb)
  • swap push and load logic for workflow (e37d28c)
  • update build pipeline to ignore cosign prompt (#210) (752f5d5)

Documentation

  • 📝 add limited documentation and license (186e034)