Releases: linxule/carrel
Releases · linxule/carrel
Release list
v0.9.1 — dependency maintenance
Maintenance release fixing vulnerable Python dependencies and adding ongoing update coverage.
- Fix locked click, idna, Pillow, Pygments, soupsieve, and urllib3 dependencies.
- Update Pydantic, Typer, MarkItDown, Ruff, and the setuptools build requirement.
- Group weekly Python/GitHub Actions updates and run Python 3.11/3.13 tests plus dependency audits.
- Make CLI test assertions independent of terminal formatting.
No command, vault-format, or portable skill changes; no migration is needed. The standalone stdlib skill is unchanged.
Validation: release CI passed both Python versions and the dependency audit; source/wheel builds and package metadata verified. The dependency update passed an actual XLSX conversion through Carrel's adapter. All 19 GitHub security alerts were resolved.
Update through the existing Claude marketplace or Git-based CLI installation:
uv tool install --upgrade git+https://github.com/linxule/carrel.gitPython 3.14 installation remains limited by existing onnxruntime wheel availability; Python 3.11 and 3.13 are tested.