8000 Comparing v1.0.192...v1.0.193 · serde-rs/serde · GitHub
[go: up one dir, main page]

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: serde-rs/serde
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.192
Choose a base ref
...
head repository: serde-rs/serde
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.193
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 19, 2023

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

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    c91c334 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2653 from emilbonnek/fix/range-to-from-de-mixup

    Fix Range{From,To} deserialize mixup
    dtolnay authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    24a78f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c4af41 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2654 from dtolnay/rangestartend

    Fix more RangeFrom / RangeEnd mixups
    dtolnay authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    332b0cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65d75b8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2655 from dtolnay/rangestartend

    Add RangeFrom and RangeTo tests
    dtolnay authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c706281 View commit details
    Browse the repository at this point in the history
  7. Release 1.0.193

    dtolnay committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    44613c7 View commit details
    Browse the repository at this point in the history
Loading
0