Skip to content

Commit 2f84958

Browse files
Note the pyld CLI in the unreleased changelog
1 parent 1eb8fc3 commit 2f84958

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
strings to per-scheme loaders.
99
- `pyld.TypeDirectedDocumentLoader`: a document loader that dispatches by Python
1010
input type (e.g. `pathlib.Path` vs `str`).
11+
- `pyld` command-line tool (`get`, `expand`, `cache clear`), installed via
12+
`pip install "PyLD[cli]"`, with remote contexts cached in a CLI-specific
13+
SQLite file (overridable via `--cache-file` / `PYLD_CACHE_FILE`).
1114

1215
## 3.2.0 - 2026-08-17
1316

0 commit comments

Comments
 (0)