Skip to content

chore: prep specview for public release (metadata, LICENSE, README, CHANGELOG)#43

Closed
Copilot wants to merge 3 commits into
mainfrom
copilot/release-updates
Closed

chore: prep specview for public release (metadata, LICENSE, README, CHANGELOG)#43
Copilot wants to merge 3 commits into
mainfrom
copilot/release-updates

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 29, 2026

Adds the standard files and metadata needed before a first public PyPI/GitHub release.

Changes

  • pyproject.toml — filled in description, authors, license, keywords, PyPI trove classifiers, and [project.urls]; removes the placeholder description
  • LICENSE — MIT license (name/year are placeholders — please verify before merging)
  • README.md — rewritten as a public-facing document: what it is, feature list, installation (binary, PyPI, source), and basic CLI usage
  • CHANGELOG.md — new file in Keep a Changelog format with a v0.2.0 initial release entry (feature list is inferred from source — adjust as needed)
  • RELEASING.md — expanded to cover annotated tagging, attaching binaries and wheel as GitHub release assets, and PyPI upload (uv publish / twine upload)

Copilot AI changed the title chore: prep for public release (metadata, LICENSE, README, CHANGELOG) chore: prep specview for public release (metadata, LICENSE, README, CHANGELOG) May 29, 2026
Copilot AI requested a review from jeremytrimble May 29, 2026 16:56
@jeremytrimble jeremytrimble deleted the copilot/release-updates branch May 30, 2026 14:02
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