Skip to content

Releases: pike00/drape

v0.3.3 — Security dependency updates

Choose a tag to compare

@pike00 pike00 released this 20 May 23:05
v0.3.3
6c152dd

Security

Both are transitive dependencies pulled in via detect-secrets. No API or behavior changes.

Install

uv tool install drape==0.3.3

v0.3.2 — Fix `drape --version` reporting

Choose a tag to compare

@pike00 pike00 released this 19 May 02:23
v0.3.2
4bee60b

Fixed

  • drape --version now reads the installed package version via importlib.metadata instead of a hardcoded string in src/drape/__init__.py. Previously every release reported 0.2.0. (22ade22)

No behavior change in masking, hook handling, or any public API. Patch release only.

v0.3.1 — Maintenance release

Choose a tag to compare

@pike00 pike00 released this 07 May 03:36

Install

uv tool install drape==0.3.1

v0.2.0

Choose a tag to compare

@pike00 pike00 released this 07 May 03:00