You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added -FormatTranslationUnit parameter to Test-XliffTranslations function. (GitHub issue #21)
Added -FormatTranslationUnit parameter to Sync-XliffTranslations and Test-BcAppXliffTranslations functions. The latter has a default value that will print the AL object/field/action/control concerned. (GitHub issue #21)
Write parameters when -Verbose switch is used with Sync-XliffTranslations or Test-XliffTranslations functions.
Use List[] instead of array(s) in the Test-XliffTranslations function. (GitHub issue #18)
Use List[] instead of array(s) in the Sync-XliffTranslations function. (GitHub issue #18)
Added parameters -syncAdditionalParameters and -testAdditionalParameters to Test-BcAppXliffTranslations function. (GitHub issue #22)
Fixed detected source text changes not being included in the detected issues.
Jan Hoek for your thoughts on aligning the parameters of Test-BcAppXliffTranslations (via DM).
Sergio Castelluccio for reporting Test-BcAppXliffTranslations not failing builds in Azure DevOps if errors are detected in a specific scenario (via DM).