Skip to content

Latest commit

 

History

History
171 lines (118 loc) · 17.7 KB

File metadata and controls

171 lines (118 loc) · 17.7 KB

Changelog

1.5.0 (2026-03-09)

Features

  • add memorylens-integration plugin (0fab7d1)
  • memorylens-integration: add main skill for debugging phase integration (9469f0a)
  • memorylens-integration: add plugin manifest and MCP auto-config (31d8e7e)
  • memorylens-integration: register plugin in hub marketplace and commitlint (ac71809)

Bug Fixes

  • memorylens-integration: add blank lines around lists for MD032 compliance (934da8a)

1.4.0 (2026-03-08)

Features

  • roslyn-codelens-integration: add MCP server and map all 21 tools (d07b1fa)
  • roslyn-codelens-integration: add MCP server config and update skill for all 21 tools (1d506aa)

1.3.2 (2026-03-07)

Bug Fixes

  • deps: depend on obra/superpowers instead of superpowers-marketplace (4b42ec4)

1.3.1 (2026-03-07)

Bug Fixes

  • sync plugin versions to repo version and auto-bump on release (6ea058d)
  • sync plugin versions to repo version and auto-bump on release (520bf3d)
  • sync plugin versions to repo version on release (eea504f)

1.3.0 (2026-03-06)

Features

  • add .mcp.json files for decision-tracker and roslyn-codegraph-integration (a413413)
  • add conventional commits enforcement and semantic versioning (a75ad50)
  • add decision-tracker plugin and upgrade to ecosystem hub (7f913b4)
  • add refactor-analysis skill and rename to superpowers-extensions (286f76a)
  • add regression-test skill SKILL.md (3530a0f)
  • add superpowers-marketplace as dependency for one-stop install (6c642a2)
  • add test framework detection reference (69296ff)
  • add visual evaluation criteria reference (3c8b7c4)
  • decision-tracker: add plugin manifest (c4b598f)
  • decision-tracker: add skill for persistent decision tracking (331d5ab)
  • pre-push-review: add code quality rules reference (9e22178)
  • pre-push-review: add commit hygiene rules reference (e58a30a)
  • pre-push-review: add main skill orchestrator (0991de1)
  • pre-push-review: add plugin metadata (7587fb6)
  • pre-push-review: register plugin in marketplace (104dc06)
  • refactor-analysis: add complete SKILL.md with 7-phase workflow (c5876d6)
  • refactor-analysis: add reference types catalog (56fda6f)
  • refactor-analysis: register plugin in marketplace (83b5360)
  • refactor-analysis: scaffold plugin directory (a3d9172)
  • regression-test: add superpowers skill relationship section (e02a757)
  • restructure as Claude Code plugin with marketplace support (db77a7d)
  • roslyn-codegraph-integration: add bootstrap scripts for auto-install (b422125)
  • roslyn-codegraph-integration: add bootstrap scripts for auto-install (ac0f93e)
  • roslyn-codegraph-integration: add superpowers integration skill (6ba059e)
  • roslyn-codegraph-integration: add superpowers integration skill for Roslyn code graph (d43c90a)
  • roslyn-codegraph-integration: add superpowers integration skill for Roslyn code graph (1178759)
  • target Microsoft Playwright MCP server (@playwright/mcp) (cb477d8)
  • upgrade marketplace to v2.0.0 hub with ecosystem dependencies (bea9b54)

Bug Fixes

  • add --caps=testing flag to install instructions (a17591b)
  • address repo review findings (4d36b2d)
  • address repo review findings (bf49c86)
  • address review findings — version sync, lint config, docs, husky (f1386f6)
  • allow deps scope and relax body-max-line-length in commitlint (65206f0)
  • decision-tracker: address code review findings (8059f14)
  • decision-tracker: tighten superpowers integration claims (6cb746a)
  • exclude CHANGELOG.md from markdownlint CI (5794fbe)
  • remove double blank lines in CHANGELOG.md (203cce4)
  • remove duplicate .mcp.json files from decision-tracker and roslyn-codegraph-integration (5510d77)
  • remove duplicate .mcp.json files from decision-tracker and roslyn-codegraph-integration (ff06ea7)
  • remove duplicate MCP configs, delegate to companion plugins (602f830)
  • resolve all markdown lint errors in maintained files (fdbe6e0)

1.3.0 (2026-03-06)

Features

  • roslyn-codegraph-integration: add bootstrap scripts for auto-install (b422125)
  • roslyn-codegraph-integration: add bootstrap scripts for auto-install (ac0f93e)

Bug Fixes

  • remove duplicate .mcp.json files from decision-tracker and roslyn-codegraph-integration (5510d77)
  • remove duplicate .mcp.json files from decision-tracker and roslyn-codegraph-integration (ff06ea7)
  • remove duplicate MCP configs, delegate to companion plugins (602f830)

1.2.0 (2026-03-06)

Features

  • add .mcp.json files for decision-tracker and roslyn-codegraph-integration (a413413)

1.1.1 (2026-03-06)

Bug Fixes

  • exclude CHANGELOG.md from markdownlint CI (5794fbe)

1.1.0 (2026-03-06)

Features

  • add decision-tracker plugin and upgrade to ecosystem hub (7f913b4)
  • add superpowers-marketplace as dependency for one-stop install (6c642a2)
  • decision-tracker: add plugin manifest (c4b598f)
  • decision-tracker: add skill for persistent decision tracking (331d5ab)
  • roslyn-codegraph-integration: add superpowers integration skill (6ba059e)
  • roslyn-codegraph-integration: add superpowers integration skill for Roslyn code graph (d43c90a)
  • roslyn-codegraph-integration: add superpowers integration skill for Roslyn code graph (1178759)
  • upgrade marketplace to v2.0.0 hub with ecosystem dependencies (bea9b54)

Bug Fixes

  • decision-tracker: address code review findings (8059f14)
  • decision-tracker: tighten superpowers integration claims (6cb746a)
  • remove double blank lines in CHANGELOG.md (203cce4)

1.0.0 (2026-03-06)

Features

  • add conventional commits enforcement and semantic versioning (a75ad50)
  • add refactor-analysis skill and rename to superpowers-extensions (286f76a)
  • add regression-test skill SKILL.md (3530a0f)
  • add test framework detection reference (69296ff)
  • add visual evaluation criteria reference (3c8b7c4)
  • pre-push-review: add code quality rules reference (9e22178)
  • pre-push-review: add commit hygiene rules reference (e58a30a)
  • pre-push-review: add main skill orchestrator (0991de1)
  • pre-push-review: add plugin metadata (7587fb6)
  • pre-push-review: register plugin in marketplace (104dc06)
  • refactor-analysis: add complete SKILL.md with 7-phase workflow (c5876d6)
  • refactor-analysis: add reference types catalog (56fda6f)
  • refactor-analysis: register plugin in marketplace (83b5360)
  • refactor-analysis: scaffold plugin directory (a3d9172)
  • regression-test: add superpowers skill relationship section (e02a757)
  • restructure as Claude Code plugin with marketplace support (db77a7d)
  • target Microsoft Playwright MCP server (@playwright/mcp) (cb477d8)

Bug Fixes

  • add --caps=testing flag to install instructions (a17591b)
  • address repo review findings (4d36b2d)
  • address repo review findings (bf49c86)
  • allow deps scope and relax body-max-line-length in commitlint (65206f0)
  • resolve all markdown lint errors in maintained files (fdbe6e0)