v0.2.0
What's Changed
- Add
default-host
argument by @SergioGasquez in #12 - build(deps): bump clap from 4.0.10 to 4.0.15 by @dependabot in #25
- build(deps): bump zip from 0.6.2 to 0.6.3 by @dependabot in #24
- Check if GCC or LLVM are installed, if so, reuse them. by @SergioGasquez in #22
- Ubuntu 22 fails otherwise by @andywwright in #28
- build(deps): bump anyhow from 1.0.65 to 1.0.66 by @dependabot in #30
- build(deps): bump clap from 4.0.15 to 4.0.18 by @dependabot in #29
- Add configuration file by @SergioGasquez in #31
- Add
rustup
as a requirement by @SergioGasquez in #27 - Feature/doc update by @georgik in #18
- Only install Xtensa Rust toolchain when there is at least one Xtensa target by @SergioGasquez in #33
- Add llvm-version arg by @SergioGasquez in #23
- Feature/mod refactor by @SergioGasquez in #34
- build(deps): bump miette from 5.3.0 to 5.4.1 by @dependabot in #35
- Fix a typo by @lu-zero in #36
- Avoid using hardcoded Xtensa Rust version by @SergioGasquez in #38
New Contributors
- @andywwright made their first contribution in #28
- @georgik made their first contribution in #18
- @lu-zero made their first contribution in #36
Full Changelog: v0.1.0...v0.2.0