What's Changed
Bugs
Features
- Unify how package name and versions are paired to use = and not : delimiter. This also fixes versioned input packages. Requires a minor bump on the action since it affects the cache filenames. Automatic cache reset will occur.
Enhancements
- More robust checking of age of apt cache by @jondo2010 in #90
- Don't install apt-fast from source by @pascallj in #96
- Clean cache directory after use by @pascallj in #95
- Only install apt-fast from source if not present by @pascallj in #97
New Contributors
- @jondo2010 made their first contribution in #90
- @pascallj made their first contribution in #96
Full Changelog: v1.2.4...v1.3.0