Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: static-web-server/hyper-middleware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.6
Choose a base ref
...
head repository: static-web-server/hyper-middleware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 13 files changed
  • 1 contributor

Commits on Apr 1, 2023

  1. feat: async_trait support

    joseluisq committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    738047e View commit details
    Browse the repository at this point in the history
  2. 0.0.7

    joseluisq committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    c67edc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    8e811bb View commit details
    Browse the repository at this point in the history
  2. v0.0.8

    joseluisq committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    e35d587 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    c0b80a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. refactor: rename Chain struct to Middlewares

    - Improve documentation and fix all doc examples
    - MSRV 1.56.0
    - Update dependencies
    - Addci pipelines
    joseluisq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c0aa9cf View commit details
    Browse the repository at this point in the history
  2. v0.0.9

    joseluisq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3960428 View commit details
    Browse the repository at this point in the history
Loading