Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

Chore/pre release polish#9

Merged
Tatarinho merged 4 commits into
mainfrom
chore/pre-release-polish
Apr 22, 2026
Merged

Chore/pre release polish#9
Tatarinho merged 4 commits into
mainfrom
chore/pre-release-polish

Conversation

@Tatarinho
Copy link
Copy Markdown
Owner

No description provided.

Michal Piotrowski added 4 commits April 22, 2026 18:30
'Zero external dependencies in the core' was misleading — typer is
mandatory for the CLI install. Reword to call out that stdlib covers
detection/anonymization/mapping while typer is the only required dep.
The constructor still accepts 'strategy' for forward-compat with future
MASK/FAKE branches (see strategies.py), but while TOKEN is the only
variant there is nothing to store. Removes dead code without changing
the locked API surface.
Removes the hardcoded version literal in favour of
importlib.metadata.version("llm-safe-pl"), so pyproject.toml becomes
the single source of truth for the version string.
New root callback prints the package version (sourced from the canonical
__version__ attribute) and exits. Covered by two smoke tests for the
long and short forms.
@Tatarinho Tatarinho merged commit 897c505 into main Apr 22, 2026
7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant