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: cloudflare/workers-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.22
Choose a base ref
...
head repository: cloudflare/workers-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.23
Choose a head ref
  • 8 commits
  • 11 files changed
  • 6 contributors

Commits on Mar 26, 2024

  1. chore: bump versions (#497)

    Co-authored-by: kflansburg <[email protected]>
    github-actions[bot] and kflansburg authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f6ba955 View commit details
    Browse the repository at this point in the history
  2. Pin chrono (#498)

    kflansburg authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    25ed424 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    24f93b5 View commit details
    Browse the repository at this point in the history
  2. Inline documentation. (#500)

    Kakapio authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d0accd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6106895 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5de3d40 View commit details
    Browse the repository at this point in the history
  5. Implement Send, Sync and Clone for Fetcher (#503)

    * Derive clone for Fetcher
    
    * Implement Send and Sync for Fetcher
    avsaase authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    340177c View commit details
    Browse the repository at this point in the history
  6. chore: bump versions

    kflansburg authored and github-actions[bot] committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    79ce476 View commit details
    Browse the repository at this point in the history
Loading