Release v0.60.2 (#1089)

This commit is contained in:
Rhet Turnbull
2023-06-17 07:18:55 -07:00
committed by GitHub
parent 269a2dfa9e
commit de0b4fa11f
26 changed files with 206 additions and 118 deletions

View File

@@ -2099,7 +2099,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.60.1'
{osxphotos_version} The osxphotos version, e.g. '0.60.2'
{osxphotos_cmd_line} The full command line used to run osxphotos
The following substitutions may result in multiple values. Thus if specified
@@ -2586,7 +2586,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.60.1'|
|{osxphotos_version}|The osxphotos version, e.g. '0.60.2'|
|{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|