Thanks to visit codestin.com
Credit goes to github.com

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/static-web-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.36.0
Choose a base ref
...
head repository: static-web-server/static-web-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.36.1
Choose a head ref
  • 4 commits
  • 17 files changed
  • 2 contributors

Commits on Feb 10, 2025

  1. docs: v2.36.0 [skip ci]

    joseluisq committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    ee5c032 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. chore: update dependencies 24-03-2025 (#532)

    This change removes the "experimental" Cargo feature from the
    resulting static-web-server **binary** temporarily (not the Cargo
    feature itself) to prevent shipping the RUSTSEC-2024-0437 security 
    vulnerability along with SWS binary.
    The "experimental" Cargo feature will be restored once the upstream
    patch is available.
    
    Old Windows 7, 8, 8.1 patch:
    Additionally, it pins zerofrom, zerofrom-derive and litemap
    dependencies **temporarily** to be able to build SWS for old Windows
    7, 8, 8.1 because newer versions of them require rustc 1.81 or later.
    joseluisq authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    ad4c171 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

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

Commits on Apr 1, 2025

  1. v2.36.1

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