Releases: http-server-rs/http-server
Releases · http-server-rs/http-server
v0.8.9
What's Changed
- chore: setup bats for e2e tests by @EstebanBorai in #403
- fix: clippy suggestions by @Antosser in #408
- chore: use white background for logo by @EstebanBorai in #419
- feat: SPA and
index.html
serving by @Antosser in #420 - fix(config):
--spa
implies--index
option by @Antosser in #422 - chore: cleanup leftovers by @Antosser in #421
- feat: Replace unnecessary getters on Config struct by @Antosser in #423
- chore(deps): bump local-ip-address from 0.5.6 to 0.6.1 by @dependabot in #432
- chore(deps): bump futures from 0.3.29 to 0.3.30 by @dependabot in #430
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
- chore(deps): bump async-trait from 0.1.72 to 0.1.74 by @dependabot in #380
- chore(deps): bump serde from 1.0.189 to 1.0.191 by @dependabot in #382
- chore(deps): bump local-ip-address from 0.5.4 to 0.5.6 by @dependabot in #384
- chore(deps): bump serde_json from 1.0.107 to 1.0.108 by @dependabot in #383
- chore(deps): bump serde from 1.0.191 to 1.0.192 by @dependabot in #395
- chore(deps): bump http from 0.2.9 to 0.2.11 by @dependabot in #396
- fix: allow http for proxy by @EstebanBorai in #400
- chore(deps): bump rustls-pemfile from 1.0.3 to 1.0.4 by @dependabot in #399
- fix: implementation of file size formatting by @Antosser in #379
Full Changelog: v0.8.7...v0.8.8
v0.8.7
What's Changed
- chore(deps): bump serde from 1.0.171 to 1.0.179 by @dependabot in #347
- chore(deps): bump serde_json from 1.0.103 to 1.0.105 by @dependabot in #350
- chore(deps): bump tokio from 1.21.2 to 1.29.1 by @dependabot in #346
- chore(deps): bump serde from 1.0.179 to 1.0.185 by @dependabot in #351
- chore(deps): bump criterion from 0.4.0 to 0.5.1 by @dependabot in #345
- chore(deps): bump anyhow from 1.0.72 to 1.0.75 by @dependabot in #352
- chore(deps): bump serde from 1.0.185 to 1.0.188 by @dependabot in #354
- chore(deps): bump local-ip-address from 0.5.3 to 0.5.4 by @dependabot in #355
- chore(deps): bump serde_json from 1.0.105 to 1.0.107 by @dependabot in #364
- chore(deps): bump chrono from 0.4.26 to 0.4.31 by @dependabot in #368
- chore(deps): bump serde from 1.0.188 to 1.0.189 by @dependabot in #367
- fix: file list overflow by @Antosser in #369
- feat: replace
--verbose
with--quiet
by @Antosser in #370 - fix: remove all non-automatic clippy warnings by @Antosser in #372
- chore(deps): bump futures from 0.3.28 to 0.3.29 by @dependabot in #376
- chore(deps): bump flate2 from 1.0.26 to 1.0.28 by @dependabot in #377
- feat: sort by date created/modified by @Antosser in #373
New Contributors
Full Changelog: v0.8.6...v0.8.7
v0.8.6
What's Changed
- chore(deps): bump local-ip-address from 0.4.8 to 0.4.9 by @dependabot in #206
- chore(deps): bump handlebars from 4.3.4 to 4.3.5 by @dependabot in #205
- chore(deps): bump anyhow from 1.0.65 to 1.0.66 by @dependabot in #207
- chore(deps): bump rustls from 0.20.6 to 0.20.7 by @dependabot in #209
- chore(deps): bump futures from 0.3.24 to 0.3.25 by @dependabot in #210
- chore(deps): bump serde_json from 1.0.86 to 1.0.87 by @dependabot in #211
- chore(deps): bump serde from 1.0.145 to 1.0.147 by @dependabot in #208
- chore(deps): bump async-trait from 0.1.57 to 0.1.58 by @dependabot in #213
- chore(deps): bump hyper from 0.14.20 to 0.14.22 by @dependabot in #212
- chore(deps): bump hyper from 0.14.22 to 0.14.23 by @dependabot in #214
- chore(deps): bump chrono from 0.4.22 to 0.4.23 by @dependabot in #215
- chore(deps): bump serde_json from 1.0.87 to 1.0.88 by @dependabot in #216
- chore(deps): bump hyper-rustls from 0.23.0 to 0.23.1 by @dependabot in #218
- chore(deps): bump tokio from 1.21.2 to 1.22.0 by @dependabot in #217
- chore(deps): bump serde_json from 1.0.88 to 1.0.89 by @dependabot in #220
- chore(deps): bump flate2 from 1.0.24 to 1.0.25 by @dependabot in #221
- chore(deps): bump serde from 1.0.147 to 1.0.148 by @dependabot in #222
- chore(deps): bump serde from 1.0.148 to 1.0.149 by @dependabot in #223
- chore(deps): bump hyper-rustls from 0.23.1 to 0.23.2 by @dependabot in #225
- chore(deps): bump serde from 1.0.149 to 1.0.150 by @dependabot in #226
- chore(deps): bump tokio from 1.22.0 to 1.23.0 by @dependabot in #227
- chore(deps): bump anyhow from 1.0.66 to 1.0.68 by @dependabot in #228
- chore(deps): bump serde_json from 1.0.89 to 1.0.91 by @dependabot in #229
- chore(deps): bump toml from 0.5.9 to 0.5.10 by @dependabot in #231
- chore(deps): bump async-trait from 0.1.58 to 0.1.60 by @dependabot in #232
- chore(deps): bump serde from 1.0.150 to 1.0.151 by @dependabot in #230
- chore(deps): bump handlebars from 4.3.5 to 4.3.6 by @dependabot in #233
- chore(deps): bump serde from 1.0.151 to 1.0.152 by @dependabot in #234
- chore(deps): bump local-ip-address from 0.4.9 to 0.5.0 by @dependabot in #235
- chore(deps): bump tokio from 1.23.0 to 1.23.1 by @dependabot in #236
- chore(deps): bump async-trait from 0.1.60 to 0.1.61 by @dependabot in #238
- chore(deps): bump rustls from 0.20.7 to 0.20.8 by @dependabot in #239
- chore(deps): bump local-ip-address from 0.5.0 to 0.5.1 by @dependabot in #240
- chore(deps): bump rustls-pemfile from 1.0.1 to 1.0.2 by @dependabot in #242
- chore(deps): bump async-trait from 0.1.61 to 0.1.63 by @dependabot in #243
- chore(deps): bump toml from 0.5.10 to 0.5.11 by @dependabot in #244
- chore(deps): bump tokio from 1.23.1 to 1.24.2 by @dependabot in #245
- chore(deps): bump futures from 0.3.25 to 0.3.26 by @dependabot in #248
- chore(deps): bump hyper from 0.14.23 to 0.14.24 by @dependabot in #250
- chore(deps): bump serde_json from 1.0.91 to 1.0.92 by @dependabot in #251
- chore(deps): bump async-trait from 0.1.63 to 0.1.64 by @dependabot in #252
- chore(deps): bump anyhow from 1.0.68 to 1.0.69 by @dependabot in #253
- chore(deps): bump tokio from 1.24.2 to 1.25.0 by @dependabot in #246
- chore(deps): bump toml from 0.5.11 to 0.7.1 by @dependabot in #254
- chore(deps): bump serde_json from 1.0.92 to 1.0.93 by @dependabot in #255
- chore(deps): bump toml from 0.7.1 to 0.7.2 by @dependabot in #256
- chore(deps): bump http from 0.2.8 to 0.2.9 by @dependabot in #257
- chore(deps): bump local-ip-address from 0.5.1 to 0.5.2 by @dependabot in #259
- chore(deps): bump async-trait from 0.1.64 to 0.1.66 by @dependabot in #262
- chore(deps): bump async-stream from 0.3.3 to 0.3.4 by @dependabot in #258
- chore(deps): bump hyper from 0.14.24 to 0.14.25 by @dependabot in #263
- chore(deps): bump futures from 0.3.26 to 0.3.27 by @dependabot in #264
- chore(deps): bump toml from 0.7.2 to 0.7.3 by @dependabot in #265
- chore(deps): bump serde from 1.0.152 to 1.0.155 by @dependabot in #266
- chore(deps): bump chrono from 0.4.23 to 0.4.24 by @dependabot in #267
- chore(deps): bump serde_json from 1.0.93 to 1.0.94 by @dependabot in #260
- chore(deps): bump tokio from 1.25.0 to 1.26.0 by @dependabot in #261
- chore(deps): bump anyhow from 1.0.69 to 1.0.70 by @dependabot in #268
- chore(deps): bump async-trait from 0.1.66 to 0.1.67 by @dependabot in #270
- chore(deps): bump serde from 1.0.155 to 1.0.158 by @dependabot in #269
- chore(deps): bump serde_json from 1.0.94 to 1.0.95 by @dependabot in #271
- chore(deps): bump serde from 1.0.158 to 1.0.159 by @dependabot in #275
- chore(deps): bump async-stream from 0.3.4 to 0.3.5 by @dependabot in #276
- chore(deps): bump async-trait from 0.1.67 to 0.1.68 by @dependabot in #272
- chore(deps): bump futures from 0.3.27 to 0.3.28 by @dependabot in #277
- chore(deps): bump hyper from 0.14.25 to 0.14.26 by @dependabot in #279
- chore(deps): bump serde from 1.0.159 to 1.0.160 by @dependabot in #280
- feat: migrate project to axum by @EstebanBorai in #287
- feat: color eyre by @Phosphorus-M in #288
- feat: setup logging with tracing by @FMFigueroa in #291
- chore(deps): bump clap from 4.2.7 to 4.3.0 by @dependabot in #292
- feat: resolve files and return 404 for dirs by @EstebanBorai in #294
- chore(deps): bump chrono from 0.4.24 to 0.4.25 by @dependabot in #297
- chore(deps): bump chrono from 0.4.25 to 0.4.26 by @dependabot in #300
- chore(deps): bump clap from 4.3.0 to 4.3.3 by @dependabot in #303
- chore(deps): bump clap from 4.3.3 to 4.3.4 by @dependabot in #304
- chore(deps): bump clap from 4.3.4 to 4.3.8 by @dependabot in #305
- chore(deps): bump futures from 0.3.24 to 0.3.28 by @dependabot in #308
- chore(deps): bump async-stream from 0.3.3 to 0.3.5 by @dependabot in #309
- chore(deps): bump async-trait from 0.1.57 to 0.1.71 by @dependabot in #328
- chore(deps): bump handlebars from 4.3.4 to 4.3.7 by @dependabot in #330
- chore(deps): bump anyhow from ...
v0.8.5
What's Changed
- feat: use
l
as short alternative forlogger
by @palyzambrano in #196 - chore(deps): bump percent-encoding from 2.1.0 to 2.2.0 by @dependabot in #194
- chore(deps): bump criterion from 0.3.6 to 0.4.0 by @dependabot in #193
- chore(deps): bump tokio from 1.20.1 to 1.21.0 by @dependabot in #190
- chore(deps): bump tokio from 1.21.0 to 1.21.1 by @dependabot in #197
- chore(deps): bump serde from 1.0.144 to 1.0.145 by @dependabot in #199
- Language tweaks in documentation by @softmoth in #201
- chore(deps): bump serde_json from 1.0.85 to 1.0.86 by @dependabot in #204
- chore(deps): bump tokio from 1.21.1 to 1.21.2 by @dependabot in #200
New Contributors
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- chore(deps): bump anyhow from 1.0.62 to 1.0.64 by @dependabot in #191
- chore(deps): bump handlebars from 4.3.3 to 4.3.4 by @dependabot in #195
- chore(deps): bump local-ip-address from 0.4.7 to 0.4.8 by @dependabot in #192
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- chore(deps): bump serde from 1.0.143 to 1.0.144 by @dependabot in #184
- chore(deps): bump serde_json from 1.0.83 to 1.0.85 by @dependabot in #185
- chore(deps): bump anyhow from 1.0.61 to 1.0.62 by @dependabot in #186
- feat: parse request params into
QueryParams
by @EstebanBorai in #187 - chore(deps): bump futures from 0.3.23 to 0.3.24 by @dependabot in #188
- feat: resolve with query params by @EstebanBorai in #189
Full Changelog: v0.8.2...v0.8.3
v0.8.2
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- chore(deps): bump rustls-pemfile from 1.0.0 to 1.0.1 by @dependabot in #176
- chore(deps): bump serde from 1.0.142 to 1.0.143 by @dependabot in #179
- chore(deps): bump futures from 0.3.21 to 0.3.23 by @dependabot in #181
- chore(deps): bump chrono from 0.4.19 to 0.4.20 by @dependabot in #182
- chore(deps): bump chrono from 0.4.20 to 0.4.22 by @dependabot in #183
- chore(deps): bump anyhow from 1.0.60 to 1.0.61 by @dependabot in #180
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- chore(deps): bump serde from 1.0.141 to 1.0.142 by @dependabot in #174
- chore(deps): bump anyhow from 1.0.59 to 1.0.60 by @dependabot in #177
- chore(deps): bump serde_json from 1.0.82 to 1.0.83 by @dependabot in #175
- feat: support navigation breadcrumbs by @EstebanBorai in #178
Full Changelog: v0.7.5...v0.8.0