Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 23:39

Build

  • build: derive version from git via setuptools-scm

CI

  • ci: harden release workflow (pin action, move latest tag, concurrency, least-privilege) and tidy cliff config
  • ci: add release pipeline (rolling latest + stable tags)
  • ci: extract reusable tests workflow; ci.yml runs on PRs only
  • ci: add git-cliff config for auto changelog

Catálogo

  • catalog: fix Warble Matic display name (resource typo)
  • catalog: harvest all block categories; add looper (class 7) support

Core

  • openpodgo: initial public release

Documentación

  • docs: translate release download/runbook sections to English
  • docs: document release download and TBD release runbook

Otros

  • Merge pull request #1 from agarat/feat/releases-pipeline
  • chore: keep internal design/plan docs out of the public repo