Skip to content

chore: release 0.2.0#17

Merged
negillett merged 1 commit intoIntentProof:mainfrom
negillett:release-0.2.0
May 10, 2026
Merged

chore: release 0.2.0#17
negillett merged 1 commit intoIntentProof:mainfrom
negillett:release-0.2.0

Conversation

@negillett
Copy link
Copy Markdown
Member

  • Version 0.2.0 in pyproject.toml and OpenAPI app metadata
  • Changelog: 0.2.0 release notes; Unreleased cleared

@negillett negillett self-assigned this May 10, 2026
@qodo-code-review
Copy link
Copy Markdown

Review Summary by Qodo

Release version 0.2.0

📦 Other

Grey Divider

Walkthroughs

Description
• Update version to 0.2.0 across project files
• Add 0.2.0 release notes to changelog
• Clear unreleased section with placeholder
Diagram
flowchart LR
  A["Version 0.1.0"] -- "bump to" --> B["Version 0.2.0"]
  B -- "update in" --> C["pyproject.toml"]
  B -- "update in" --> D["app/main.py"]
  E["Release Notes"] -- "add to" --> F["CHANGELOG.md"]
  F -- "clear" --> G["Unreleased Section"]
Loading

Grey Divider

File Changes

1. pyproject.toml ⚙️ Configuration changes +1/-1

Bump project version to 0.2.0

• Update project version from 0.1.0 to 0.2.0

pyproject.toml


2. app/main.py ⚙️ Configuration changes +1/-1

Update FastAPI app version to 0.2.0

• Update FastAPI app version metadata from 0.1.0 to 0.2.0

app/main.py


3. CHANGELOG.md 📝 Documentation +8/-4

Add 0.2.0 release notes to changelog

• Add new 0.2.0 release section dated 2026-05-10
• Document four major feature groups: examples/integrator docs, deploy and optional queue,
 conformance and spec pins, public-repo boundaries
• Clear unreleased section with placeholder "None yet"

CHANGELOG.md


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown

qodo-code-review Bot commented May 10, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

- Version 0.2.0 in pyproject.toml and OpenAPI app metadata
- Changelog: 0.2.0 release notes; Unreleased cleared

Co-authored-by: Cursor <cursoragent@cursor.com>
@negillett negillett merged commit e370ab5 into IntentProof:main May 10, 2026
2 checks passed
@negillett negillett deleted the release-0.2.0 branch May 10, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant