Skip to content

Revert version to 0.4.0 and consolidate unreleased changes#136

Merged
nhorton merged 1 commit intomainfrom
claude/prepare-0.4.0-release-RvKi4
Jan 23, 2026
Merged

Revert version to 0.4.0 and consolidate unreleased changes#136
nhorton merged 1 commit intomainfrom
claude/prepare-0.4.0-release-RvKi4

Conversation

@nhorton
Copy link
Contributor

@nhorton nhorton commented Jan 23, 2026

Summary

This PR reverts the version from 0.5.2 back to 0.4.0 and reorganizes the CHANGELOG to consolidate all unreleased changes under a single [Unreleased] section. This appears to be a correction to the release versioning strategy.

Key Changes

  • Version downgrade: Reverted pyproject.toml and uv.lock from 0.5.2 to 0.4.0
  • CHANGELOG restructuring:
    • Removed separate version entries for 0.5.2 and 0.5.1
    • Consolidated all their changes (bug fixes and improvements) into the [Unreleased] section
    • Moved 0.4.0 release date from 2026-01-20 to 2026-01-23
    • Updated release comparison links to reflect the new structure
  • Changes consolidated into [Unreleased]:
    • COMMAND rules promise handling fix
    • Quality criteria validation logic fix
    • Doc spec renaming and integration improvements
    • Comprehensive generator doc spec tests

Rationale

This change suggests that versions 0.5.1 and 0.5.2 were released prematurely or incorrectly, and all their changes are being rolled back into the unreleased state for proper version management. The 0.4.0 release now serves as the stable baseline with all subsequent work tracked as unreleased changes.

- Consolidate changelog entries from 0.4.0-0.5.2 into single 0.4.0 release
- Update pyproject.toml version to 0.4.0
- Add Unreleased section to changelog for future development
- Update uv.lock

https://claude.ai/code/session_016YPnt3NbKETi7iXrbCaKBC
@nhorton nhorton merged commit 22d4550 into main Jan 23, 2026
4 checks passed
@nhorton nhorton deleted the claude/prepare-0.4.0-release-RvKi4 branch January 23, 2026 17:52
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.

2 participants