v0.4.0 - New Year Edition
Pre-release
Pre-release
2024: Happy new year everyone 🎉
This release introduces a new feature: dumping & restoring your repositories through a TOML file. You can now sync your repos in the workspace at once! Note that the feature is still experimental.
What's Changed
- feat: Skip cloning the repo when already exists by @siketyan in #262
- feat: Dump and Restore repositories through a TOML file by @siketyan in #283
- chore: Release v0.4.0 by @siketyan in #284
Dependabot stuff
- build(deps): bump regex from 1.9.5 to 1.9.6 by @dependabot in #248
- build(deps): bump toml from 0.8.0 to 0.8.1 by @dependabot in #249
- build(deps): bump octocrab from 0.30.1 to 0.31.0 by @dependabot in #250
- build(deps): bump clap from 4.4.5 to 4.4.6 by @dependabot in #251
- build(deps): bump octocrab from 0.31.0 to 0.31.1 by @dependabot in #253
- build(deps): bump rust from 1.72 to 1.73 by @dependabot in #252
- build(deps): bump tokio from 1.32.0 to 1.33.0 by @dependabot in #254
- build(deps): bump toml from 0.8.1 to 0.8.2 by @dependabot in #255
- build(deps): bump regex from 1.9.6 to 1.10.2 by @dependabot in #260
- build(deps): bump async-trait from 0.1.73 to 0.1.74 by @dependabot in #258
- build(deps): bump tracing from 0.1.37 to 0.1.39 by @dependabot in #259
- build(deps): bump rustix from 0.37.23 to 0.37.25 by @dependabot in #261
- build(deps): bump build-info from 0.0.33 to 0.0.34 by @dependabot in #257
- build(deps): bump build-info-build from 0.0.33 to 0.0.34 by @dependabot in #256
- build(deps): bump toml from 0.8.2 to 0.8.3 by @dependabot in #263
- build(deps): bump serde from 1.0.189 to 1.0.190 by @dependabot in #264
- build(deps): bump clap from 4.4.6 to 4.4.7 by @dependabot in #265
- build(deps): bump octocrab from 0.31.2 to 0.32.0 by @dependabot in #266
- build(deps): bump clap from 4.4.7 to 4.4.8 by @dependabot in #268
- build(deps): bump tokio from 1.33.0 to 1.34.0 by @dependabot in #267
- build(deps): bump serde from 1.0.190 to 1.0.192 by @dependabot in #269
- build(deps): bump tracing-subscriber from 0.3.17 to 0.3.18 by @dependabot in #270
- build(deps): bump itertools from 0.11.0 to 0.12.0 by @dependabot in #271
- build(deps): bump windows from 0.51.1 to 0.52.0 by @dependabot in #272
- build(deps): bump rust from 1.73 to 1.74 by @dependabot in #273
- build(deps): bump url from 2.4.1 to 2.5.0 by @dependabot in #274
- build(deps): bump serde from 1.0.192 to 1.0.193 by @dependabot in #275
- build(deps): bump clap from 4.4.8 to 4.4.10 by @dependabot in #276
- build(deps): bump tokio from 1.34.0 to 1.35.0 by @dependabot in #278
- build(deps): bump clap from 4.4.10 to 4.4.11 by @dependabot in #277
- build(deps): bump unsafe-libyaml from 0.2.9 to 0.2.10 by @dependabot in #279
- build(deps): bump tokio from 1.35.0 to 1.35.1 by @dependabot in #280
- build(deps): bump anyhow from 1.0.75 to 1.0.76 by @dependabot in #281
- build(deps): bump async-trait from 0.1.74 to 0.1.75 by @dependabot in #282
Full Changelog: v0.3.11...v0.4.0