v0.8.7: add JSON sidecars
This commit is contained in:
+7
-7
@@ -1,18 +1,18 @@
|
||||
# v0.8.6
|
||||
# v0.8.7
|
||||
|
||||
This release adds keyword and rating controls for generated XMP sidecars.
|
||||
This release adds JSON sidecars alongside XMP sidecars.
|
||||
|
||||
## Highlights
|
||||
|
||||
- Add `--xmp-keywords album-path|album|none`.
|
||||
- Add `--xmp-rating favorite|none`.
|
||||
- Keep existing behavior by default with album-path keywords and favorite-to-rating mapping.
|
||||
- Use these flags when another DAM or metadata tool should own keywords or ratings.
|
||||
- Add `--sidecar json` for structured JSON metadata sidecars.
|
||||
- Add `--sidecar xmp,json` to write both XMP and JSON sidecars.
|
||||
- Keep `--sidecar none` as the default.
|
||||
- JSON sidecars use the same metadata as XMP sidecars and the exported file basename.
|
||||
|
||||
## Assets
|
||||
|
||||
- `photoscli`: Apple Silicon macOS binary (`darwin/arm64`).
|
||||
- `photoscli-0.8.6-macos-arm64.zip`: Apple Silicon binary plus README, USERGUIDE, and CHANGELOG.
|
||||
- `photoscli-0.8.7-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