Skip to content

feat(cli): add --version flag - #94

Merged
kannandreams merged 1 commit into
mainfrom
feat/cli-version
Aug 26, 2026
Merged

feat(cli): add --version flag#94
kannandreams merged 1 commit into
mainfrom
feat/cli-version

Conversation

@kannandreams

Copy link
Copy Markdown
Collaborator

Summary

Adds glyf --version / -V (Typer eager callback) printing glyf <version> from glyf.__version__, with a test. Split out of #93 so it can land in v0.3.0 before the tag; #93 now carries only the docs changes.

Bare glyf behaviour is unchanged (help, exit 2).

Verification

  • uv run pytest tests/test_cli.py: 33 passed (new test_version_flag_prints_package_version)
  • uv run glyf --versionglyf 0.3.0

Print the installed glyf version with glyf --version / -V so install
docs and the release smoke test can verify the released version.
@kannandreams
kannandreams merged commit a05bd5b into main Aug 26, 2026
4 checks passed
@kannandreams
kannandreams deleted the feat/cli-version branch August 26, 2026 23:19
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