What's Changed
Features
- Skip apt-fast installation on cache hit. #61
- Add
execute_install_scripts
parameter for installation scripts feature, which tries to address APT install artifacts not covered by file capture. #57 - Add
debug
parameter for debugging mode, that executes scripts in verbose and upload action logs. - Remove compression from file caching. #53
- Obsolete
refresh
parameter which has been non-functional for awhile.
Bugs
- Cover no packages edge case when writing manifest.
- Migrate to new action output set (info).
New Contributors
Full Changelog: v1.1.2...v1.2.0