18 lines
635 B
Markdown
18 lines
635 B
Markdown
# v0.8.3
|
|
|
|
This release adds XMP sidecar inspection for quick validation and scripting.
|
|
|
|
## Highlights
|
|
|
|
- Add `sidecar inspect <file.xmp>` to print photoscli metadata embedded in a generated sidecar.
|
|
- Add `sidecar inspect <file.xmp> --json` for scriptable output.
|
|
- Keep `verify --sidecar` for backup-wide checks and use `sidecar inspect` for one-file investigation.
|
|
|
|
## Assets
|
|
|
|
- `photoscli`: Apple Silicon macOS binary (`darwin/arm64`).
|
|
- `photoscli-0.8.3-macos-arm64.zip`: Apple Silicon binary plus README, USERGUIDE, and CHANGELOG.
|
|
- `USERGUIDE.md`: standalone user guide.
|
|
|
|
Intel Macs are not currently a supported release target.
|