v0.4.0
What's Changed
- build(deps): bump toml from 0.7.2 to 0.7.3 by @dependabot in #203
- Format and remove unneeded dependencies by @SergioGasquez in #204
- build(deps): bump assert_cmd from 2.0.8 to 2.0.10 by @dependabot in #213
- build(deps): bump thiserror from 1.0.39 to 1.0.40 by @dependabot in #212
- build(deps): bump assert_fs from 1.0.10 to 1.0.12 by @dependabot in #211
- build(deps): bump openssl from 0.10.45 to 0.10.47 by @dependabot in #205
- build(deps): bump async-trait from 0.1.66 to 0.1.67 by @dependabot in #208
- build(deps): bump directories from 4.0.1 to 5.0.0 by @dependabot in #206
- build(deps): bump reqwest from 0.11.14 to 0.11.15 by @dependabot in #210
- fix: download Mac aarch64 versions of gcc by @lrabbit in #216
- build(deps): bump openssl from 0.10.47 to 0.10.48 by @dependabot in #217
- build(deps): bump miette from 5.5.0 to 5.6.0 by @dependabot in #207
- build(deps): bump clap from 4.1.8 to 4.1.11 by @dependabot in #209
- build(deps): bump regex from 1.7.1 to 1.7.3 by @dependabot in #218
- build(deps): bump serde_json from 1.0.94 to 1.0.95 by @dependabot in #219
- build(deps): bump tokio from 1.26.0 to 1.27.0 by @dependabot in #220
- Fix Ci warnings and bump
clap
by @SergioGasquez in #228 - build(deps): bump reqwest from 0.11.15 to 0.11.16 by @dependabot in #222
- build(deps): bump async-trait from 0.1.67 to 0.1.68 by @dependabot in #221
- build(deps): bump miette from 5.6.0 to 5.7.0 by @dependabot in #232
- build(deps): bump tempfile from 3.4.0 to 3.5.0 by @dependabot in #231
- build(deps): bump openssl from 0.10.48 to 0.10.49 by @dependabot in #230
- build(deps): bump openssl from 0.10.49 to 0.10.50 by @dependabot in #234
- Add support for generating shell completions by @SergioGasquez in #223
- build(deps): bump assert_cmd from 2.0.10 to 2.0.11 by @dependabot in #236
- build(deps): bump clap from 4.2.1 to 4.2.2 by @dependabot in #240
- Add ESP32-H2 support by @SergioGasquez in #241
- build(deps): bump clap_complete from 4.1.5 to 4.2.0 by @dependabot in #238
- build(deps): bump assert_fs from 1.0.12 to 1.0.13 by @dependabot in #239
- build(deps): bump serde_json from 1.0.95 to 1.0.96 by @dependabot in #237
- Fix Windows environment by @SergioGasquez in #242
- Prepare release v0.4.0 by @SergioGasquez in #243
New Contributors
Full Changelog: v0.3.2...v0.4.0