Releases: esp-rs/espup
Releases · esp-rs/espup
v0.15.1
Changed
Improved GitHub API error handling (#496 )
Update zip
dependency to 3.0.0 as 2.6.1 was yanked (#504 )
v0.15.0
Changed
Install stable
Rust toolchain instead of nightly
for RISC-V devices (#487 )
v0.14.1
Added
Add support for LLVM esp-19.1.2_20250225 (#477 , #479 )
Fixed
Return an error if GET request fails (#471 )
Fix RISC-V installation error (#480 )
v0.14.0
Added
Smoother large file download and proxy support (#463 )
Add GitHub API errors to clarify what failed (#464 )
Fixed
When querying GitHub for the list of releases, retrieve more items (#462 )
Changed
espup
now prints why an installation step failed (#461 )
v0.13.0
Changed
Update GCC version to 14.2.0 (#442 )
Update LLVM version to esp-18.1.2_20240912 (#452 )
v0.12.2
Fixed
Fix extended LLVM mode regression for LLVM versions < 17 introduced by #432 . (#437 )
v0.12.1
Fixed
Make both libclang.so
available again when installing the extended LLVM for LLVM versions >= 17 (#432 )
v0.12.0
Added
Added support for SOCKS5 proxy (#423 )
Changed
Update LLVM version to esp-17.0.1_20240419
(#427 )
Update dependencies (#429 )
v0.11.0
Added
Added support for specifying the location of the export file via ESPUP_EXPORT_FILE
(#403 )
Added support for ESP32-P4 (#408 )
Fixed
[Windows]: Avoid duplicating system environment variables into user environment variables (#411 )
v0.10.0
Fixed
skip-version-parse
argument should require toolchain-version
(#396 )
If there is a minified LLVM installation, --extended-llvm
now installs the full LLVM (#400 )
Changed
Update LLVM version to esp-16.0.4-20231113
(#398 )
You can’t perform that action at this time.