v0.2.7
Warning -c/--extra-crates
option when using espup install
. This was fixed in v0.2.8
What's Changed
- Add installation retries by @SergioGasquez in #142
- Improve source instructions by @SergioGasquez in #143
- Add MSRV check by @SergioGasquez in #144
- build(deps): bump console from 0.15.4 to 0.15.5 by @dependabot in #146
- build(deps): bump assert_cmd from 2.0.7 to 2.0.8 by @dependabot in #147
- Update MSRV and dependencies by @SergioGasquez in #149
- Update dependencies by @SergioGasquez in #150
- Add note about ESP-IDF instalaltion methods by @SergioGasquez in #151
- Statically link
openssl
for all Unix targets by @SergioGasquez in #153 - build(deps): bump clap from 4.1.1 to 4.1.2 by @dependabot in #157
- build(deps): bump async-trait from 0.1.61 to 0.1.63 by @dependabot in #158
- Improve
rust-src-nightly/install.sh
command by @SergioGasquez in #162 - build(deps): bump reqwest from 0.11.13 to 0.11.14 by @dependabot in #159
- fix: bash path by @SergioGasquez in #161
- Update
toml
dependency by @SergioGasquez in #167 - Simplify handling of extra crates by @jessebraham in #169
- build(deps): bump toml from 0.6.0 to 0.7.1 by @dependabot in #176
- build(deps): bump clap from 4.1.2 to 4.1.4 by @dependabot in #175
- build(deps): bump async-trait from 0.1.63 to 0.1.64 by @dependabot in #173
- build(deps): bump tokio from 1.24.2 to 1.25.0 by @dependabot in #174
- Export CLANG_PATH so bindgen works with cross compilation by @jasta in #171
- Fix CI warnings by @SergioGasquez in #177
New Contributors
Full Changelog: v0.2.6...v0.2.7