Skip to content

Bump to 1.0.0 for first public release#7

Merged
will-fawcett-trillium merged 3 commits intomainfrom
release/v1.0.0
May 1, 2026
Merged

Bump to 1.0.0 for first public release#7
will-fawcett-trillium merged 3 commits intomainfrom
release/v1.0.0

Conversation

@will-fawcett
Copy link
Copy Markdown
Collaborator

@will-fawcett will-fawcett commented May 1, 2026

Summary

  • Switch to poetry-dynamic-versioning sourced from src/eve_mcp/_version.py (mirrors the eve-api setup); poetry build now produces eve-mcp 1.0.0.
  • Mark Production/Stable, fix classifiers (MIT, Scientific/Engineering, AsyncIO), add [project] block with repo URL and meaningful keywords; drop cookiecutter leftovers.
  • Pin lib/eve-api submodule to its v1.0.0 tag (35d7097).
  • Drop the alpha status block in the README and add a Stable badge.
  • Add CONTRIBUTING.md (dev setup, code quality, PR conventions).
  • Exclude _version.py from coverage so the 100% gate still passes.

Test plan

  • poetry build produces eve-mcp 1.0.0
  • pre-commit run --all-files passes (incl. 100% coverage gate)
  • CI green on this branch

- Switch to poetry-dynamic-versioning sourced from src/eve_mcp/_version.py
- Mark Production/Stable, fix classifiers (MIT, Scientific/Engineering, AsyncIO),
  add [project] block with repo URL and meaningful keywords
- Pin lib/eve-api submodule to its v1.0.0 tag
- Drop alpha status block in README, add Stable badge
- Add CONTRIBUTING.md (dev setup, code quality, PR conventions)
@will-fawcett-trillium will-fawcett-trillium merged commit 867e2b7 into main May 1, 2026
4 checks passed
@will-fawcett-trillium will-fawcett-trillium deleted the release/v1.0.0 branch May 1, 2026 15:08
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