-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: http-server-rs/http-server
base: v0.8.2
head repository: http-server-rs/http-server
compare: v0.8.3
- 7 commits
- 6 files changed
- 2 contributors
Commits on Aug 22, 2022
-
chore(deps): bump serde from 1.0.143 to 1.0.144 (#184)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.143...v1.0.144) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a60d88a - Browse repository at this point
Copy the full SHA a60d88aView commit details -
chore(deps): bump serde_json from 1.0.83 to 1.0.85 (#185)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.83...v1.0.85) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a27af87 - Browse repository at this point
Copy the full SHA a27af87View commit details
Commits on Aug 23, 2022
-
chore(deps): bump anyhow from 1.0.61 to 1.0.62 (#186)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.62. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.61...1.0.62) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87e63a8 - Browse repository at this point
Copy the full SHA 87e63a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc5af85 - Browse repository at this point
Copy the full SHA cc5af85View commit details
Commits on Aug 29, 2022
-
chore(deps): bump futures from 0.3.23 to 0.3.24 (#188)
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.23 to 0.3.24. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.23...0.3.24) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 863c903 - Browse repository at this point
Copy the full SHA 863c903View commit details
Commits on Aug 30, 2022
-
feat: resolve with query params (#189)
* feat: resolve with query params * fix: clippy issues * feat: support for sorting by name and size * fix: clippy warnings
Configuration menu - View commit details
-
Copy full SHA for 98767c2 - Browse repository at this point
Copy the full SHA 98767c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a511d - Browse repository at this point
Copy the full SHA 09a511dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.8.2...v0.8.3