Skip to content

tx: v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 20:18
· 0 commits to 9d46b366a1cfd0cf9cd290e59c6af91fa08ae5a5 since this release
9da7608

1.0.0 (2026-08-05)

Features

  • add core command dispatcher (#3) (d98def6)
  • add marketplace management plugin (#7) (97b7fac)
  • add shared plugin API (#6) (b8c5d3e)
  • cli: delegate command dispatch to plugin namespaces (#20) (e0d9f03)
  • load external marketplace plugins (#8) (f719395)
  • marketplace: install dependencies per plugin (#16) (e1ea2a4)
  • marketplace: use repository plugin config (#12) (649b2ba)
  • plugin: inject the command parser as a core dependency (#19) (e329cd4)
  • release: automate package publishing (#14) (85523c4)

Bug Fixes

  • cli: keep plugin load failures out of the dispatch exit code (#17) (8212052)