mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
189 lines
5.9 KiB
Markdown
189 lines
5.9 KiB
Markdown
# 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.1.48](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.47...detect-targets-v0.1.48) - 2025-04-18
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.47](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.46...detect-targets-v0.1.47) - 2025-04-05
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.46](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.45...detect-targets-v0.1.46) - 2025-03-19
|
|
|
|
### Other
|
|
|
|
- Fix clippy warnings for detect-targets and binstalk-downloader ([#2098](https://github.com/cargo-bins/cargo-binstall/pull/2098))
|
|
|
|
## [0.1.45](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.44...detect-targets-v0.1.45) - 2025-03-15
|
|
|
|
### Other
|
|
|
|
- *(deps)* bump tokio from 1.43.0 to 1.44.0 in the deps group ([#2079](https://github.com/cargo-bins/cargo-binstall/pull/2079))
|
|
|
|
## [0.1.44](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.43...detect-targets-v0.1.44) - 2025-03-07
|
|
|
|
### Other
|
|
|
|
- Fix detect-targets musl fallback for android and alpine ([#2076](https://github.com/cargo-bins/cargo-binstall/pull/2076))
|
|
|
|
## [0.1.43](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.42...detect-targets-v0.1.43) - 2025-02-28
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.42](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.41...detect-targets-v0.1.42) - 2025-02-22
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.41](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.40...detect-targets-v0.1.41) - 2025-02-15
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.40](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.39...detect-targets-v0.1.40) - 2025-02-11
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.39](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.38...detect-targets-v0.1.39) - 2025-02-04
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.38](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.37...detect-targets-v0.1.38) - 2025-01-19
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.37](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.36...detect-targets-v0.1.37) - 2025-01-13
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.36](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.35...detect-targets-v0.1.36) - 2025-01-11
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.35](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.34...detect-targets-v0.1.35) - 2025-01-04
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.34](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.33...detect-targets-v0.1.34) - 2024-12-28
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.33](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.32...detect-targets-v0.1.33) - 2024-12-14
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.32](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.31...detect-targets-v0.1.32) - 2024-12-07
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.31](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.30...detect-targets-v0.1.31) - 2024-11-29
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.30](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.29...detect-targets-v0.1.30) - 2024-11-23
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.29](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.28...detect-targets-v0.1.29) - 2024-11-18
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.28](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.27...detect-targets-v0.1.28) - 2024-11-09
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.27](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.26...detect-targets-v0.1.27) - 2024-11-05
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.26](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.25...detect-targets-v0.1.26) - 2024-11-02
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.25](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.24...detect-targets-v0.1.25) - 2024-10-25
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.24](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.23...detect-targets-v0.1.24) - 2024-10-12
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.23](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.22...detect-targets-v0.1.23) - 2024-10-04
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.22](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.21...detect-targets-v0.1.22) - 2024-09-22
|
|
|
|
### Other
|
|
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.21](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.20...detect-targets-v0.1.21) - 2024-09-06
|
|
|
|
### Other
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.20](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.19...detect-targets-v0.1.20) - 2024-08-25
|
|
|
|
### Other
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.19](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.18...detect-targets-v0.1.19) - 2024-08-10
|
|
|
|
### Other
|
|
- update Cargo.lock dependencies
|
|
|
|
## [0.1.18](https://github.com/cargo-bins/cargo-binstall/compare/detect-targets-v0.1.17...detect-targets-v0.1.18) - 2024-08-04
|
|
|
|
### Other
|
|
- *(deps)* bump the deps group across 1 directory with 2 updates ([#1859](https://github.com/cargo-bins/cargo-binstall/pull/1859))
|