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.62
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.63
Choose a head ref
  • 11 commits
  • 16 files changed
  • 2 contributors

Commits on May 16, 2018

  1. Add Avro to the list of supported data formats

    Flavien Raynaud committed May 16, 2018
    Configuration menu
    Copy the full SHA
    38d4f0e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2018

  1. Configuration menu
    Copy the full SHA
    0fbf4d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65950a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2a9041 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Configuration menu
    Copy the full SHA
    cc4f289 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c50c9d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1260 from flavray/master

    Add Avro to the list of supported data formats
    dtolnay authored May 28, 2018
    Configuration menu
    Copy the full SHA
    ab53448 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0ad1e5 View commit details
    Browse the repository at this point in the history
  5. Reword Avro blurb

    - Emphasize the association with Apache Hadoop,
    
    - Rephrase "schematized data" because that term returns not many Google
      results, doesn't seem widely recognized.
    dtolnay committed May 28, 2018
    Configuration menu
    Copy the full SHA
    a39199e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. 1 Configuration menu
    Copy the full SHA
    c81bab1 View commit details
    Browse the repository at this point in the history
  2. Release 1.0.63

    dtolnay committed May 29, 2018
    Configuration menu
    Copy the full SHA
    1b6fbf1 View commit details
    Browse the repository at this point in the history
Loading