Skip to content

Releases: GiviKDev/ai-driven-development

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 17:56
Immutable release. Only release title and notes can be modified.

0.3.0 (2026-06-07)

Features

  • docs: add containerization practices and multi-artifact repo patterns to open problems (e98e15b)

Refactoring

  • address audit findings across practices, methods, and structure (3d75783)
  • docs: standardize punctuation rules across documentation (c13ad5d)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 May 22:24
Immutable release. Only release title and notes can be modified.

0.2.0 (2026-05-17)

⚠ BREAKING CHANGES

  • plugin: plugin/ moved to plugins/journey-verification/.
    Plugin name renamed accordingly in plugin.json and
    .claude-plugin/plugin.json.
  • docs: All paths under docs/ have moved. specs/ removed.

Refactoring

  • docs: split docs into practices/ and methods/ (4034379)
  • plugin: rename plugin/ to plugins/journey-verification/ (10e9f0e)
  • update path references after restructure (a2c0e0e)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 May 21:54
Immutable release. Only release title and notes can be modified.

0.1.1 (2026-05-11)

Bug Fixes

  • ci: install lychee binary for link checking (4a0894c)
  • resolve yamllint and markdownlint errors across repo (f7c5b6a)

Refactoring

  • consolidate linting through pre-commit, bump hook versions (fd28f2b)
  • move samples to root, bump actions to v6 (7d69de1)