Releases: hugoalh/disk-space-optimizer-ghaction
Releases · hugoalh/disk-space-optimizer-ghaction
0.8.1
〰️ Changes
- Improve flow (@hugoalh)(N/A)
0.8.0
0.7.2
0.7.1
0.7.0
0.6.0
- ADD: Added config to set sudo mode
- ADD: Added input
operate_sudo
- CHANGE: Changed default operate mode to non-sudo in order to reduce impacts
0.5.0
- CHANGE: Refactored all of the inputs in order to present tons of available options
- CHANGE: Updated list
0.4.1
- CHANGE: Updated list
0.4.0
- ADD: Added experimental support to operate in asynchronously to reduce the operation duration (input
operate_async
) - CHANGE: Fixed issues cause by conflicted race operations
- CHANGE: Fixed issues cause by the PowerShell toolkit
- CHANGE: Renamed inputs:
aptcache
tocache_apt
homebrewcache
tocache_homebrew
npmcache
tocache_npm
- CHANGE: Updated list
- REMOVE: Removed deprecated inputs
0.3.0
- ADD: Added inputs:
homebrewcache
npmcache
- ADD: Added support for Chocolatey, Homebrew, and Pipx
- CHANGE: Fixed administration privilege issues on non-Windows runner
- CHANGE: Fixed non-exist items are shown as removable
- CHANGE: Improved log
- CHANGE: Improved support for APT and NPM
- CHANGE: Removed item
RunnerTool/All
to prevent issues - CHANGE: Renamed item
AndroidSDK
toAndroidNDK
- CHANGE: Removed item prefix
RunnerTool/
as unnecessary - CHANGE: Updated list