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

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    19ba7be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #590 from nlordell/bump_indexmap_version

    Fix Required Minimum `indexmap` Version
    dtolnay authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    76b2366 View commit details
    Browse the repository at this point in the history
  3. Release 1.0.43

    dtolnay committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    f7a4da0 View commit details
    Browse the repository at this point in the history
  4. Implement IntoDeserializer for Value

    This allows users to deserialize from types like `HashMap<String, Value>`.
    erickt committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    4ae13a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f13db7 View commit details
    Browse the repository at this point in the history
  6. Release 1.0.44

    dtolnay committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    1977e69 View commit details
    Browse the repository at this point in the history
Loading