# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.3.21](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.20...v0.3.21) - 2025-07-11
### Other
- update Cargo.lock dependencies
## [0.3.20](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.19...v0.3.20) - 2025-07-09
### Other
- FIx clippy error ([#401](https://github.com/cargo-bins/cargo-quickinstall/pull/401))
- Bump embed-resource from 3.0.4 to 3.0.5 in the deps group ([#398](https://github.com/cargo-bins/cargo-quickinstall/pull/398))
## [0.3.19](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.18...v0.3.19) - 2025-07-05
### Other
- update Cargo.lock dependencies
## [0.3.18](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.17...v0.3.18) - 2025-07-01
### Other
- Bump guess_host_triple from 0.1.4 to 0.1.5 in the deps group ([#388](https://github.com/cargo-bins/cargo-quickinstall/pull/388))
## [0.3.17](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.16...v0.3.17) - 2025-06-28
### Other
- update Cargo.lock dependencies
## [0.3.16](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.15...v0.3.16) - 2025-06-17
### Other
- Bump embed-resource from 3.0.3 to 3.0.4 in the deps group ([#376](https://github.com/cargo-bins/cargo-quickinstall/pull/376))
## [0.3.15](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.14...v0.3.15) - 2025-05-29
### Other
- Bump embed-resource from 3.0.2 to 3.0.3 in the deps group ([#370](https://github.com/cargo-bins/cargo-quickinstall/pull/370))
## [0.3.14](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.13...v0.3.14) - 2025-05-13
### Other
- Bump tempfile from 3.19.1 to 3.20.0 in the deps group ([#366](https://github.com/cargo-bins/cargo-quickinstall/pull/366))
- Correct example of how to use in CI in README ([#364](https://github.com/cargo-bins/cargo-quickinstall/pull/364))
## [0.3.13](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.12...v0.3.13) - 2025-03-20
### Other
- Bump tempfile from 3.19.0 to 3.19.1 in the deps group ([#357](https://github.com/cargo-bins/cargo-quickinstall/pull/357))
## [0.3.12](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.11...v0.3.12) - 2025-03-14
### Other
- Bump tempfile from 3.18.0 to 3.19.0 in the deps group ([#354](https://github.com/cargo-bins/cargo-quickinstall/pull/354))
## [0.3.11](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.10...v0.3.11) - 2025-03-07
### Other
- Bump tempfile from 3.17.1 to 3.18.0 in the deps group ([#350](https://github.com/cargo-bins/cargo-quickinstall/pull/350))
## [0.3.10](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.9...v0.3.10) - 2025-03-03
### Other
- Bump embed-resource from 3.0.1 to 3.0.2 in the deps group ([#347](https://github.com/cargo-bins/cargo-quickinstall/pull/347))
## [0.3.9](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.8...v0.3.9) - 2025-02-18
### Other
- Bump tempfile from 3.17.0 to 3.17.1 in the deps group ([#343](https://github.com/cargo-bins/cargo-quickinstall/pull/343))
## [0.3.8](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.7...v0.3.8) - 2025-02-17
### Other
- Bump tempfile from 3.15.0 to 3.17.0 in the deps group across 1 directory ([#340](https://github.com/cargo-bins/cargo-quickinstall/pull/340))
## [0.3.7](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.6...v0.3.7) - 2025-01-03
### Other
- Bump tempfile from 3.14.0 to 3.15.0 in the deps group ([#334](https://github.com/cargo-bins/cargo-quickinstall/pull/334))
## [0.3.6](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.5...v0.3.6) - 2024-12-17
### Other
- Bump home from 0.5.9 to 0.5.11 in the deps group ([#329](https://github.com/cargo-bins/cargo-quickinstall/pull/329))
## [0.3.5](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.4...v0.3.5) - 2024-11-12
### Other
- Squash warning after embed-resource version bump; enable clippy in ci ([#321](https://github.com/cargo-bins/cargo-quickinstall/pull/321))
## [0.3.4](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.3...v0.3.4) - 2024-11-11
### Other
- Bump embed-resource from 2.5.0 to 3.0.1 in the deps group ([#319](https://github.com/cargo-bins/cargo-quickinstall/pull/319))
## [0.3.3](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.2...v0.3.3) - 2024-11-08
### Other
- Bump tempfile from 3.13.0 to 3.14.0 in the deps group ([#312](https://github.com/cargo-bins/cargo-quickinstall/pull/312))
## [0.3.2](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.1...v0.3.2) - 2024-10-01
### Other
- Bump tempfile from 3.12.0 to 3.13.0 in the deps group ([#304](https://github.com/cargo-bins/cargo-quickinstall/pull/304))
## [0.3.1](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.3.0...v0.3.1) - 2024-09-27
### Other
- Bump embed-resource from 2.4.3 to 2.5.0 in the deps group ([#301](https://github.com/cargo-bins/cargo-quickinstall/pull/301))
## [0.3.0](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.2.12...v0.3.0) - 2024-09-09
### Other
- report stats to new server, with status ([#281](https://github.com/cargo-bins/cargo-quickinstall/pull/281))
- rewrite Cronjob build triggering logic in python; read from influxdb ([#275](https://github.com/cargo-bins/cargo-quickinstall/pull/275))
- Fix test_get_latest_version ([#272](https://github.com/cargo-bins/cargo-quickinstall/pull/272))
## [0.2.12](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.2.11...v0.2.12) - 2024-08-26
### Other
- Bump guess_host_triple from 0.1.3 to 0.1.4 in the deps group ([#269](https://github.com/cargo-bins/cargo-quickinstall/pull/269))
## [0.2.11](https://github.com/cargo-bins/cargo-quickinstall/compare/v0.2.10...v0.2.11) - 2024-08-08
### Other
- Add embedded windows manifest for `cargo-quickinstall` ([#262](https://github.com/cargo-bins/cargo-quickinstall/pull/262))
- Bump tempfile from 3.11.0 to 3.12.0 ([#260](https://github.com/cargo-bins/cargo-quickinstall/pull/260))
- Bump tempfile from 3.10.1 to 3.11.0 ([#258](https://github.com/cargo-bins/cargo-quickinstall/pull/258))
- Bump tempfile from 3.10.0 to 3.10.1 ([#247](https://github.com/cargo-bins/cargo-quickinstall/pull/247))
- Bump tempfile from 3.9.0 to 3.10.0 ([#245](https://github.com/cargo-bins/cargo-quickinstall/pull/245))
- Bump tempfile from 3.8.1 to 3.9.0 ([#242](https://github.com/cargo-bins/cargo-quickinstall/pull/242))
- Bump home from 0.5.5 to 0.5.9 ([#240](https://github.com/cargo-bins/cargo-quickinstall/pull/240))