# Changelog

## 1.5.0 - 2026-03-22

- Add `onProgress` callback to `download()` options

## 1.4.0 - 2026-02-06

- Update `tar` dependency to `^7.5.7`

## 1.3.0 - 2023-01-29

- Remove `commander` dependency

## 1.2.1 - 2023-01-29

- Add license

## 1.2.0 - 2023-01-29

- Support zip extraction and path strip

## 1.1.0 - 2023-01-29

- Support tar.gz extraction and path strip

## 1.0.0 - 2023-01-26

- Add `download()` function
