All notable changes to this project will be documented in this file.
1.13.1 (2022-08-21)
- chocolatey: allow the cache cleaner task to continue if the cache is busy (fe78ccc)
1.13.0 (2022-08-15)
- explorer.yml: reformated task's code (f79f1e6)
- power_plan: added default value for power_plan (e9b537a)
- setup.ps1: added powershell execution policy setup step (812a485)
- ohmyposh: Ensure task won't fail because the PowerShell profile does not exist. (b30ae1e)
1.12.0 (2022-08-10)
- desktop.yml: limit desktop cleanup to shortcuts only (324fb27)
- desktop.yml: fixed typo (3cbf360)
1.11.0 (2022-08-10)
- chocolatey: improved choco packages installation task (086473c)
- lint: addressed yamllint warnings (46a61b3)
1.10.0 (2022-08-09)
- windows_updates: improved windows updates installation task (be2c975)
1.9.0 (2022-07-31)
- added oh-my-posh as a prompt theme engine for powershell (b561390)
- README.md: added oh-my-posh theme change example (63246f9)
- replaced 7zip with the modern alternative (222339e)
- ohmyposh.yml: replaced yes with true (bde9253)
1.8.0 (2022-06-16)
- .ansible-lint: adjusted linter settings (d8ef644)
1.7.1 (2022-06-16)
- refactored modules definition according to best practices (ae228a9)
1.7.0 (2022-06-13)
- .yamllint.yml: ignore github ci yaml during lint stage (0d7fdc6)
- added 'defragment' task to the main config (5779595)
- chocolatey.yml: added chocolatey and nuget cache clear task (921b511)
- defrag.yml: added 'defragment' task (24016c8)
- updates.yml: set 'state' explicitly for better readability (7c66404)
- defrag.yml: fixed default value for valumes (dc0ecbc)
1.6.1 (2022-06-12)
- README.md: fixed badges and applied MD best practices (525c805)
- README.md: fixed gh badge link (b253e6a)
1.6.0 (2022-05-27)
- added automatic semantic-release (b3645ff)