v0.2.5
What's Changed
- build(deps): bump serde from 1.0.150 to 1.0.151 by @dependabot in #104
- build(deps): bump serde_json from 1.0.89 to 1.0.91 by @dependabot in #103
- Feature/async by @SergioGasquez in #108
- Fix RiscV installation/uninstallation by @SergioGasquez in #107
- Fix Windows exports by @SergioGasquez in #111
- Improve LLVM uninstall by @SergioGasquez in #114
- build(deps): bump thiserror from 1.0.37 to 1.0.38 by @dependabot in #102
- build(deps): bump anyhow from 1.0.66 to 1.0.68 by @dependabot in #101
- Update ubuntu version used in CI by @SergioGasquez in #99
- Install GCC toolchain for ULP coprocessors by @SergioGasquez in #115
- Add possibles values to default_host arguments by @SergioGasquez in #110
- Update uninstall command by @SergioGasquez in #120
- build(deps): bump openssl from 0.10.44 to 0.10.45 by @dependabot in #119
- build(deps): bump async-trait from 0.1.59 to 0.1.60 by @dependabot in #118
- Fix install help documentation by @SergioGasquez in #122
- build(deps): bump serde from 1.0.151 to 1.0.152 by @dependabot in #117
- build(deps): bump clap from 4.0.29 to 4.0.32 by @dependabot in #116
- Add unit tests by @SergioGasquez in #124
- Small fixes and cleanup by @jessebraham in #125
- Fix logs by @SergioGasquez in #126
- add: CLI option to specify config path by @Nukesor in #127
- build(deps): bump tokio from 1.23.0 to 1.24.1 by @dependabot in #133
- build(deps): bump console from 0.15.3 to 0.15.4 by @dependabot in #132
- build(deps): bump regex from 1.7.0 to 1.7.1 by @dependabot in #134
- build(deps): bump async-trait from 0.1.60 to 0.1.61 by @dependabot in #131
- Append header if GITHUB_TOKEN environment variable is present by @SergioGasquez in #128
- Format Windows export file by @SergioGasquez in #135
New Contributors
Full Changelog: v0.2.4...v0.2.5