Release files for 0.56.3 (#933)

This commit is contained in:
Rhet Turnbull
2023-01-16 21:51:17 -08:00
committed by GitHub
parent 83d14ac191
commit 7ab33f66d7
25 changed files with 1013 additions and 56 deletions

View File

@@ -2041,7 +2041,7 @@ Substitution Description
{cr} A carriage return: '\r'
{crlf} A carriage return + line feed: '\r\n'
{tab} :A tab: '\t'
{osxphotos_version} The osxphotos version, e.g. '0.56.2'
{osxphotos_version} The osxphotos version, e.g. '0.56.3'
{osxphotos_cmd_line} The full command line used to run osxphotos
The following substitutions may result in multiple values. Thus if specified
@@ -2525,7 +2525,7 @@ The following template field substitutions are availabe for use the templating s
|{cr}|A carriage return: '\r'|
|{crlf}|A carriage return + line feed: '\r\n'|
|{tab}|:A tab: '\t'|
|{osxphotos_version}|The osxphotos version, e.g. '0.56.2'|
|{osxphotos_version}|The osxphotos version, e.g. '0.56.3'|
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
|{album}|Album(s) photo is contained in|
|{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|