v1.1.0
What's Changed
- Bump serde_json from 1.0.87 to 1.0.88 by @dependabot in #190
- Bump reqwest from 0.11.12 to 0.11.13 by @dependabot in #187
- Bump env_logger from 0.9.3 to 0.10.0 by @dependabot in #196
- Open window detection by @acoster in #194
- Bump serde_json from 1.0.88 to 1.0.89 by @dependabot in #193
- Bump openssl from 0.10.42 to 0.10.43 by @dependabot in #195
- Bump rstest from 0.15.0 to 0.16.0 by @dependabot in #197
- Bump openssl from 0.10.43 to 0.10.44 by @dependabot in #198
- Bump openssl from 0.10.44 to 0.10.45 by @dependabot in #200
- Bump serde_json from 1.0.89 to 1.0.91 by @dependabot in #199
- Bump wiremock from 0.5.15 to 0.5.16 by @dependabot in #201
- Bump wiremock from 0.5.16 to 0.5.17 by @dependabot in #202
- Bump reqwest from 0.11.13 to 0.11.14 by @dependabot in #203
- Bump hyper from 0.14.19 to 0.14.24 by @dependabot in #206
- Bump serde from 1.0.130 to 1.0.152 by @dependabot in #205
- Bump serde_json from 1.0.91 to 1.0.92 by @dependabot in #204
- Bump serde_json from 1.0.92 to 1.0.93 by @dependabot in #209
- Bump actix-rt from 2.7.0 to 2.8.0 by @dependabot in #208
- Bump tokio from 1.25.0 to 1.26.0 by @dependabot in #210
- Bump serde_json from 1.0.93 to 1.0.94 by @dependabot in #213
- Bump serde from 1.0.152 to 1.0.153 by @dependabot in #214
- Bump serde from 1.0.153 to 1.0.154 by @dependabot in #215
- Bump serde from 1.0.154 to 1.0.155 by @dependabot in #217
- Bump hyper from 0.14.24 to 0.14.25 by @dependabot in #216
- Bump openssl from 0.10.45 to 0.10.46 by @dependabot in #219
- Bump serde from 1.0.155 to 1.0.156 by @dependabot in #218
- Bump serde from 1.0.156 to 1.0.157 by @dependabot in #222
- Bump rstest from 0.16.0 to 0.17.0 by @dependabot in #221
- Bump openssl from 0.10.46 to 0.10.47 by @dependabot in #220
- Bump reqwest from 0.11.14 to 0.11.15 by @dependabot in #224
- Bump serde from 1.0.157 to 1.0.158 by @dependabot in #223
- Bump openssl from 0.10.47 to 0.10.48 by @dependabot in #225
- Bump serde from 1.0.158 to 1.0.159 by @dependabot in #229
- Bump tokio from 1.26.0 to 1.27.0 by @dependabot in #228
- Bump serde_json from 1.0.94 to 1.0.95 by @dependabot in #227
- Bump reqwest from 0.11.15 to 0.11.16 by @dependabot in #226
- Bump openssl from 0.10.48 to 0.10.49 by @dependabot in #231
- Bump wiremock from 0.5.17 to 0.5.18 by @dependabot in #230
- Bump openssl from 0.10.49 to 0.10.50 by @dependabot in #232
- Bump serde from 1.0.159 to 1.0.160 by @dependabot in #233
- Bump serde_json from 1.0.95 to 1.0.96 by @dependabot in #234
- Bump hyper from 0.14.25 to 0.14.26 by @dependabot in #235
- Bump openssl from 0.10.50 to 0.10.51 by @dependabot in #236
- Bump openssl from 0.10.51 to 0.10.52 by @dependabot in #237
- Bump tokio from 1.27.0 to 1.28.0 by @dependabot in #238
- Bump reqwest from 0.11.16 to 0.11.17 by @dependabot in #240
- Bump serde from 1.0.160 to 1.0.162 by @dependabot in #241
- Bump serde from 1.0.162 to 1.0.163 by @dependabot in #243
- Bump tokio from 1.28.0 to 1.28.1 by @dependabot in #242
- Bump reqwest from 0.11.17 to 0.11.18 by @dependabot in #244
- Bump log from 0.4.17 to 0.4.18 by @dependabot in #247
- Bump tokio from 1.28.1 to 1.28.2 by @dependabot in #246
- Bump openssl from 0.10.52 to 0.10.53 by @dependabot in #248
- Bump openssl from 0.10.53 to 0.10.54 by @dependabot in #249
- Bump wiremock from 0.5.18 to 0.5.19 by @dependabot in #250
- Bump serde from 1.0.163 to 1.0.164 by @dependabot in #251
- Bump serde_json from 1.0.96 to 1.0.97 by @dependabot in #253
- Bump log from 0.4.18 to 0.4.19 by @dependabot in #252
- Bump openssl from 0.10.54 to 0.10.55 by @dependabot in #254
- Bump hyper from 0.14.26 to 0.14.27 by @dependabot in #256
- Bump serde_json from 1.0.97 to 1.0.99 by @dependabot in #255
- Bump tokio from 1.28.2 to 1.29.1 by @dependabot in #258
- Bump serde from 1.0.164 to 1.0.166 by @dependabot in #259
- Bump serde_json from 1.0.99 to 1.0.100 by @dependabot in #260
- Bump serde from 1.0.166 to 1.0.167 by @dependabot in #262
- Bump serde from 1.0.167 to 1.0.171 by @dependabot in #263
- Build for armv7 by @PaoloOranges in #261
New Contributors
- @PaoloOranges made their first contribution in #261
Full Changelog: v1.0.0...v1.1.0