Releases: joeltimothyoh/Remove-iCloudPhotosShortcut
Releases · joeltimothyoh/Remove-iCloudPhotosShortcut
v2.2.0
v2.2.0 (2020-11-03)
- 8550c57 Fix iCloud Photos references
- 79acf58 Improve error handling for Install-TestDependencies.ps1
- 76aab5c Add listing of test artifacts
- 8b3f221 Revise location of test scripts to be under test/scripts/
- 337468b Fix test dependency module Pester installed versions console output to use the verbose stream
- c89b31d Bump submodule PSRepositoryReleaseManager to v0.6.1
- 898ce36 Bump submodule PSModulePublisher to v0.3.4
- cbb62c8 Fix test dependency module Pester condition for minimum and maximum versions to be v4.0.0 and v4.10.1
- bb93f4c Remove azure-pipelines windows 1803 job due to win1803 image deprecation
- d69ffdd Remove azure-pipelines powershell 5.0 job due to vs2015-win2012r2 image deprecation
- c140dfb Bump submodule PSRepositoryReleaseManager to v0.5.2
- b612f33 Update readme introduction
- fcd2307 Update module description
- f30621b Update readme
- 016acfe Rename job display names and rearrange build_test jobs
- fd455ab Run release on ubuntu-18.04 VM image
- e3a6084 Update submodule PSRepositoryReleaseManager to v0.4.4
- 0c1e774 Update submodule PSModulePublisher to v0.3.2
- a2b8602 Update license
- 6f1b435 Enable pr ci builds
- 42a8e26 Redirect stdout of Install-TestDependencies.ps1 to null
- 11557e0 Move command to be under the functions section instead
- e8c782f Fix minor formatting in script module file
- 386a538 Remove stray line in readme
v2.1.0
v2.0.1
v2.0.1 (2019-10-15)
- a8431b5 Retrigger release v2.0.1
- d6fd765 Hotfix: Fix broken link in readme
- 0b2b6ef Release v2.0.1: Merge branch 'dev'
- f3ed343 Update documentation on requirements
- 554c9a3 Update introduction
- cde15d0 Reorganize documentation on adminstration of the module
- 4c9aa9e Normalize files with final newline
- 5397f4d Tweak various sections of readme
- cc01448 Fix position of OS version check output in Remove-iCloudPhotosQuickAccessShortcut
v2.0.0
v2.0.0 (2019-10-15)
- 370d782 Retrigger release v2.0.0
- 3708ad6 Release v2.0.0
- b5659f7 Update description in module manifest definition
- 5fb2d01 Update introduction of the module
- 7dbeb59 Prepare release v2.0.0: Merge branch 'dev'
- 951b184 Update documentation on requirements on the module
- 6a1c396 Add indication for end of tests
- 5b3577b Fix contamination in tests pipeline leading to false failures
- e425b79 Add Windows Server 2012 R2 job for platform incompatibility checks
- 0e9a31e Revise wording for passes in integration tests
- 805dcae Add verbose when performing check for compatible platforms in Remove-iCloudPhotosQuickAccessShortcut
- 0b22ec3 Revise exception type for platform check in Remove-iCloudPhotosQuickAccessShortcut. Revise exception handling for the function in integration tests
- fed9991 Add handling of exception of Remove-iCloudPhotosQuickAccessShortcut for windows os versions below '10.0.10240'
- 66e06d5 Add build and test CI jobs for windows os version 10.0.0 and above
- fcacab7 Add windows os version check for at least '10.0.10240' to run Remove-iCloudPhotosQuickAccessShortcut
- 8ea1db2 Add ErrorAction Stop when calling functions in tests to catch exceptions
- 15ea1ea Revise public functions to return non-terminating errors instead
- 045cd65 Fix error in CI remote template ref value
- 9900b6c Add CI release stage and use PSRepositoryReleaseManager templates
- 42ff6ff Add submodule PSRepositoryReleaseManager v0.1.0
- 806ec2c Disable powershell 5.0 job due to issue calling COM object on vs2015-win2012r2 vm image
- b9b593f Fix and improve error handling in test scripts
- 75e7cfb Remove Private dir in script module file
- 6b2ed03 Update readme
- 0eca8ab Tweak integration test script
- 15f3ccd Remove the Remove-iCloudPhotosShortcut script (2)
- 4bafe8d Add azure-pipelines.yml
- abb3c1c Add module test files
- e9a383f Add module manifest definition
- 53612f1 Add submodule PSModulePublisher v0.2.0
- 088f952 Remove the Remove-iCloudPhotosShortcut script
- 723a0cb Revamp script into a module
- bd237f0 Remove .gitignore