Skip to content

feat: add changelog command#135

Open
marcus wants to merge 1 commit intofeature/release-notes-drafter-v4from
feature/changelog-synthesizer-v3
Open

feat: add changelog command#135
marcus wants to merge 1 commit intofeature/release-notes-drafter-v4from
feature/changelog-synthesizer-v3

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 15, 2026

Summary

  • add a read-only td changelog command that drafts paste-ready CHANGELOG.md sections from git history
  • add internal/changelog rendering with semver-aware range defaults, commit classification, and meta filtering
  • document td changelog as the release drafting workflow and cover the new behavior with CLI and renderer tests

Testing

  • go test ./internal/git ./internal/changelog ./cmd
  • go test ./...
  • go run . changelog --version v0.43.1
  • go run . changelog --to v0.43.0 --version v0.43.0

Notes

  • codex/release-notes-drafter was not present in this clone or on origin, so this PR targets the equivalent base branch feature/release-notes-drafter-v4 at the same release-notes snapshot.

Automated by nightshift

Nightshift-Task: changelog-synth

Nightshift-Ref: https://github.com/marcus/nightshift
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