|
# @actions/cache Releases
|
|
|
|
### 0.1.0
|
|
|
|
- Initial release
|
|
|
|
### 0.2.0
|
|
- Fixes issues with the zstd compression algorithm on Windows and Ubuntu 16.04 [#469](https://github.com/actions/toolkit/pull/469)
|
|
|
|
### 0.2.1
|
|
- Fix to await async function getCompressionMethod |