···11+# Changelog
22+33+## 0.1.0
44+55+Initial release.
66+77+- Export original photo/video files from the iCloud Photos library via PhotoKit
88+- Batch processing: accepts multiple UUIDs per invocation
99+- JSON protocol over stdin/stdout for integration with attic
1010+- SHA-256 checksums computed during export
1111+- Staging directory for exported files with configurable path
1212+- Makefile with install/uninstall targets