v0.8.4: add strict sidecar verification
This commit is contained in:
+6
-6
@@ -1,17 +1,17 @@
|
||||
# v0.8.3
|
||||
# v0.8.4
|
||||
|
||||
This release adds XMP sidecar inspection for quick validation and scripting.
|
||||
This release adds strict XMP sidecar verification.
|
||||
|
||||
## 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.
|
||||
- Add `verify --sidecar --strict` to require photoscli schema metadata, sidecar generator metadata, and matching exported filename metadata.
|
||||
- Keep existing `verify --sidecar` behavior unchanged for basic sidecar checks.
|
||||
- Use strict mode when validating sidecars generated by recent photoscli versions.
|
||||
|
||||
## Assets
|
||||
|
||||
- `photoscli`: Apple Silicon macOS binary (`darwin/arm64`).
|
||||
- `photoscli-0.8.3-macos-arm64.zip`: Apple Silicon binary plus README, USERGUIDE, and CHANGELOG.
|
||||
- `photoscli-0.8.4-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.
|
||||
|
||||
Reference in New Issue
Block a user