v0.2.2
What's Changed
- Add ESP32-C2 to list of recognized targets, simplify some code by @jessebraham in #46
- bugfix: update error log when Xtensa toolchain is already installed by @JurajSadel in #52
- Fix export file by @SergioGasquez in #49
- Update
extra-crates
argument by @SergioGasquez in #53 - Update CI to run in parallel by @SergioGasquez in #41
- build(deps): bump regex from 1.6.0 to 1.7.0 by @dependabot in #54
- build(deps): bump clap from 4.0.19 to 4.0.22 by @dependabot in #55
- build(deps): bump env_logger from 0.9.1 to 0.9.3 by @dependabot in #56
- Add a warning when the user is not using the latest version by @SergioGasquez in #58
- build(deps): bump clap from 4.0.22 to 4.0.24 by @dependabot in #62
- Improve errors by @SergioGasquez in #60
- Add integration tests by @SergioGasquez in #63
- Fix uninstall process by @SergioGasquez in #64
- Improve errors by @SergioGasquez in #65
New Contributors
- @jessebraham made their first contribution in #46
- @JurajSadel made their first contribution in #52
Full Changelog: v0.2.1...v0.2.2